Stephen Webb's staging headers patch

Gabriel Dos Reis Gabriel.Dos-Reis@cmla.ens-cachan.fr
Mon Jul 23 08:31:00 GMT 2001


David Edelsohn <dje@watson.ibm.com> writes:

| 	While most of the file is target word-size dependent, most of it
| already seems to be handled by macros like LONG_MAX, etc.  The only
| missing piece seems to be that "digits" is not dependent on those values. 
| 
| 	Might I propose that limits_generic.h remain one file but that the
| few remaining pieces which depend on word-size, be made conditional, e.g.
| 
| #if LONG_MAX > 2147483647

Hmm,

   <limits>

is not supposed to pull in macros like LONG_MAX and such.

-- Gaby



More information about the Libstdc++ mailing list