cvs commit: src/gnu/usr.bin/binutils/gdb Makefile

David O'Brien obrien at FreeBSD.ORG
Wed Feb 18 12:56:03 PST 2004


On Wed, Feb 18, 2004 at 04:42:54AM +0300, Andrey Chernov wrote:
> On Tue, Feb 17, 2004 at 02:42:58PM -0800, David O'Brien wrote:
> > Are you not going to keep /usr/include/gnuregex.h as a wrapper for
> > <gnu/regex.h>?  I prefer the former as it stands out this is the GNU
> > version.  Since this is not vender source there was no need to change it.
> 
> No, gnuregex.h will be lost. I plan to import new version of gnu regex
> into /usr/include/gnu/ with /posix subdir, etc. Using /usr/include/gnu 
> allows us to not change gnu sources, i.e. regex.h -> gnuregex.h

I'll be adding back gnuregex.h then for 5.x.  The header should NOT go
away mid-branch like this.  Ports may depend on it, other 3rd party
software may depend on it.

We can have a gnuregex.h wrapper while still not changing the GNU
sources.  Your change is well welcomed, but we must keep some
compatability with the past.
 
-- 
-- David  (obrien at FreeBSD.org)


More information about the cvs-all mailing list