This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: basic_istream error building SPEC eon on AIX
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: David Edelsohn <dje at watson dot ibm dot com>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: 12 Aug 2003 00:14:57 +0200
- Subject: Re: basic_istream error building SPEC eon on AIX
- Organization: Integrable Solutions
- References: <200308111917.PAA27794@makai.watson.ibm.com>
David Edelsohn <dje@watson.ibm.com> writes:
| Is this a bug in libstdc++ or G++? Anyone know what's going on?
looks like a bug elsewhere (i.e. not in g++ not V3).
[...]
| std::basic_istream<char, std::char_traits<char> >::get(unsigned char&)'
This does not exist.
-- Gaby