Subject: Re: pkg/37555: textproc/gsed
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Roland Illig <rillig@NetBSD.org>
List: pkgsrc-bugs
Date: 12/18/2007 20:55:06
The following reply was made to PR pkg/37555; it has been noted by GNATS.

From: Roland Illig <rillig@NetBSD.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/37555: textproc/gsed
Date: Tue, 18 Dec 2007 21:52:34 +0100

 Joerg Sonnenberger wrote:
 > The following reply was made to PR pkg/37555; it has been noted by GNATS.
 > 
 > From: Joerg Sonnenberger <joerg@britannica.bec.de>
 > To: gnats-bugs@NetBSD.org
 > Cc: 
 > Subject: Re: pkg/37555: textproc/gsed
 > Date: Tue, 18 Dec 2007 16:28:51 +0100
 > 
 >  On Tue, Dec 18, 2007 at 03:15:05PM +0000, Gilles Dauphin wrote:
 >  >  Sorry but it is: the easyest way.
 >  >  here is config.log:
 >  
 >  OK, looks like the typical broken Solaris userland. You should get a
 >  stdbool.h in lib/ or so and it is supposed to use that.
 
 I don't think the Solaris userland is as broken as you think. 
 <stdbool.h> has been introduced by C99, so requiring a C99 compiler for 
 using it doesn't seem to be a wrong choice to me.
 
 If your opinion differs, please explain in greater detail than just 
 "it's broken and must die".
 
 Roland