This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: libstdc++: Three new warnings while building the library (patchincluded)
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Subject: Re: libstdc++: Three new warnings while building the library (patchincluded)
- From: Gabriel Dos Reis <gdr at codesourcery dot com>
- Date: 02 Mar 2001 18:36:54 +0100
- Cc: Gabriel Dos Reis <gdr at codesourcery dot com>, gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org, neil at daikokuya dot demon dot co dot uk
- Organization: CodeSourcery, LLC
- References: <Pine.SOL.3.91.1010302092834.20386F-100000@taarna.cygnus.com>
Benjamin Kosnik <bkoz@redhat.com> writes:
| > | yeah this is due to the char_traits change. Gaby probably didn't see it
| > | because char is unsigned char on solaris (? I think).
| >
| > Hmm, I'm lost here :-( could you enlighten me?
|
| 2001-02-11 Gabriel Dos Reis <gdr@codesourcery.com>
|
| * include/bits/char_traits.h char_traits<char>::int_type: Change
| to `int' to match 21.1.3.1/2.
|
| * testsuite/21_strings/char_traits-int_type.C: New test.
|
| this is where the new warnings come from.
Thanks a lot, I get it now.
-- Gaby
CodeSourcery, LLC http://www.codesourcery.com