On 7 Feb 2001, Jeff Trawick wrote:

> Jeff Trawick <[EMAIL PROTECTED]> writes:
>
> > "Roy T. Fielding" <[EMAIL PROTECTED]> writes:
> >
> > > > . we *know* that versions of glibc < 2.2 have "const char **"
> > > >   instead of "char **" so make that work without any hints.m4
> > > >   stuff (which would have to look at the glibc version)
> > >
> > > Why not check for GCC and simply add -Werror to the compile?
> >
> > excellent...
>
> well, in practice it isn't so excellent :(  the template for
> AC_TRY_COMPILE() doesn't even compile without warnings

    <Insert reiterating about pre-ANSI C systems>

    Does anyone around here remember the -Werror thread?

    - Sascha

Reply via email to