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: std_limits.h os_defines.h


Benjamin Kosnik <bkoz@redhat.com> writes:

| I think this patch is pretty weak. Some of the targets use LONG_MAX, some 
| use stuff like __alpha, etc. I don't see any reason to not use LONG_MAX, 
| as was discussed.

Actually, I'm not of the opinoon that <limits> should pull in LONG_MAX
or trhings like that.

| I would prefer it if all the bits for std_limits.h went in together, so 
| it's obvious what is going on.

I think David's patch can go in without our patch.  It makes it easier
for us to test.  

Thanks David,

-- Gaby


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