bug-gnulib
[Top][All Lists]
Advanced

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

Re: fts: make find *much* faster on dirent.d_type-challenged FS


From: Karl Berry
Subject: Re: fts: make find *much* faster on dirent.d_type-challenged FS
Date: Fri, 13 Feb 2009 19:00:40 -0600

    Do most compilers out there really support
    decl-after-stmt (not likely?!), 

In compiling the binaries for TeX Live, where we try to use fairly old
compilers and systems, the only platform which had problems with
decl-after-stmt was v5 of the IBM C compiler for AIX 4.3.  There are
various reasons why the person who does those builds doesn't want to use
gcc, but for GNU packages, it seems like we could reasonably ask people
to use gcc instead of IBM C.

On the other hand, I thought I remembered seeing some previous mail
about not requiring C99 in general.  So we consider decl-after-stmt an
exception to this?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]