This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Minor change to regex.c


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   `------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]