This is the mail archive of the gcc@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: Fixincludes


On Jun 3, 2012, at 7:45 AM, Jonathan Wakely <jwakely.gcc@gmail.com> wrote:
> It's trivial to let it run and compare the fixed files to the
> originals.  On my system with a recent glibc I still see lots of
> changes to limits.h, I assume they're not pointless and are worth
> having.

I believe that gcc always supplies an internal limits.h which usually
then directly includes the system limits.h regardless of whether the
fixincludes script is used or not.

JH


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