Subject: Re: CVS commit: src/sys/compat/darwin
To: None <source-changes@NetBSD.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: source-changes
Date: 10/19/2006 17:20:47
On Thu, Oct 19, 2006 at 03:11:59PM +0000, Reinoud Zandijk wrote:
> Module Name:	src
> Committed By:	reinoud
> Date:		Thu Oct 19 15:11:59 UTC 2006
> 
> Modified Files:
> 	src/sys/compat/darwin: darwin_signal.c
> 
> Log Message:
> Make it compile again; it had an empty if body due the the DPRINTF and gcc
> complained about it.

On second thought, maybe going trough all the DPRINTF's and making sure its 
not defined empty is better!

shall i back it out?

With regards,
Reinoud