This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Stephen Webb's staging headers patch
- To: David Edelsohn <dje at watson dot ibm dot com>
- Subject: Re: Stephen Webb's staging headers patch
- From: Gabriel Dos Reis <Gabriel dot Dos-Reis at cmla dot ens-cachan dot fr>
- Date: 23 Jul 2001 18:50:33 +0200
- Cc: Gabriel Dos Reis <Gabriel dot Dos-Reis at cmla dot ens-cachan dot fr>, Benjamin Kosnik <bkoz at redhat dot com>, Phil Edwards <pedwards at disaster dot jaj dot com>, libstdc++ at gcc dot gnu dot org
- Organization: CMLA, ENS Cachan -- CNRS UMR 8536 (France)
- References: <200107231616.MAA23662@makai.watson.ibm.com>
David Edelsohn <dje@watson.ibm.com> writes:
| >>>>> Gabriel Dos Reis writes:
|
| Gabriel> | #if LONG_MAX > 2147483647
|
| Gabriel> Hmm,
|
| Gabriel> <limits>
|
| Gabriel> is not supposed to pull in macros like LONG_MAX and such.
|
| limits_generic.h already uses LONG_MAX. I did not utilize any
| macros not already used by the file.
OK, sorry for the confusion.
Thanks,
-- Gaby