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]

How is limits.h handled ?!?!?


The design seems to be barking mad.  There's glimits.h, gsyslimits.h,
limitx.h, limity.h, and fixincludes all mucking about together.  And 
there's a couple of uses of '#include_next'.

What's actually going on here?  What's the idea?

Can I convert this to all work with the fixincludes machinery instead?
If not, why not?

-- 
Nathanael Nerode  <neroden at gcc.gnu.org>
http://home.twcny.rr.com/nerode/neroden/fdl.html


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