Minor change to regex.c

Ulrich Drepper drepper@redhat.com
Tue Nov 13 15:03:00 GMT 2001


law@redhat.com writes:

> As you are probably aware, regex.c from glibc has been imported into
> libiberty and is used by a number of projects.

There are other, much more complicated cases where ISO C is required.
In fact, the glibc version of the file cannot be used with no-ISO C
compilers without quite a lot of changes.  This means, ISO C is not
supported.  I don't know what DJ did to import the code in libiberty
but it must have included adding non-ISO C support.  So this patch
should be added to his personal set.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------



More information about the Gcc-patches mailing list