This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


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

Re: ummm.... why is there a limits.h file now?



    | 1) limits.h is a "C" compatibility header. Use something besides
this,
    |    say cpu_limits.h. (No point in confusing things, especially since
    |    glibc has a bits subdir as well.)
    
    You're 101% right -- I missed that that when it went in.
    
    | 2) there should be no includes in c++config, if possible. This
should
   
    You're right.
    
Gaby, could you please fix this?

thanks,
benjamin


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