Subject: Re: pkg/37555: textproc/gsed
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Gilles Dauphin <Gilles.Dauphin@enst.fr>
List: pkgsrc-bugs
Date: 12/18/2007 13:50:01
The following reply was made to PR pkg/37555; it has been noted by GNATS.

From: Gilles Dauphin <Gilles.Dauphin@enst.fr>
To: pkg-manager@NetBSD.org, gnats-admin@NetBSD.org,
	pkgsrc-bugs@NetBSD.org, gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/37555: textproc/gsed
Date: Tue, 18 Dec 2007 14:48:49 +0100 (CET)

 > From: Joerg Sonnenberger <joerg@britannica.bec.de>
 > Subject: Re: pkg/37555: textproc/gsed
 > X-Gnats-Was-Stupid: no
 > Cc: 
 > Date: Mon, 17 Dec 2007 19:40:02 +0000 (UTC)
 > 
 > 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: Mon, 17 Dec 2007 20:28:48 +0100
 > 
 >  On Mon, Dec 17, 2007 at 02:10:00PM +0000, Gilles Dauphin wrote:
 >  > >Description:
 >  > use c99 because of 'bool' in regex.c
 >  
 >  bool is not strictly C99, it is also part of newer POSIX. It is just a
 >  typedef in a header anyway. I don't think requiring a C99 compiler is a
 >  good fix.
 
 Please Joerg,
 
 thoses words 'strickly' and 'newer' are nightmare for me.
 be cool and please patch even if it is beetween 
 .if ${OSNAME} == "SunOS" && ${OS_VERSION} == "5.10" ... .endif
 
 It's a good fix in this case.
 
 Thanks 
 Gilles