pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/37555: textproc/gsed



The following reply was made to PR pkg/37555; it has been noted by GNATS.

From: Roland Illig <rillig%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/37555: textproc/gsed
Date: Tue, 18 Dec 2007 22:15:13 +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@localhost>
 > To: gnats-bugs%NetBSD.org@localhost
 > 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.
 
 This "newer POSIX" requires a C99 compiler. There are no utilities 
 called "cc" or "c89" anymore.
 
 http://www.opengroup.org/onlinepubs/000095399/utilities/c89.html
 http://www.opengroup.org/onlinepubs/000095399/utilities/cc.html
 http://www.opengroup.org/onlinepubs/000095399/utilities/c99.html
 
 Roland
 



Home | Main Index | Thread Index | Old Index