libstdc++/7012: istringstream cannot read integers on Solaris 2.5.1
bkoz@gcc.gnu.org
bkoz@gcc.gnu.org
Wed Jul 3 09:17:00 GMT 2002
Synopsis: istringstream cannot read integers on Solaris 2.5.1
Responsible-Changed-From-To: unassigned->bkoz
Responsible-Changed-By: bkoz
Responsible-Changed-When: Wed Jul 3 09:17:01 2002
Responsible-Changed-Why:
Mine.
State-Changed-From-To: open->feedback
State-Changed-By: bkoz
State-Changed-When: Wed Jul 3 09:17:01 2002
State-Changed-Why:
Sadly, gcc-3.1.0 shipped with some serious bugs for solaris 2.6 and 2.5. The following patch fixed most of them, and will be included in gcc-3.1.1. In the meantime, you might want to try the gcc-3_1-branch sources, or mainline gcc.
2002-05-27 Benjamin Kosnik <bkoz@redhat.com>
PR libstdc++/6795.
* config/os/solaris/solaris2.6/bits/ctype_noninline.h
(classic_table): Fix.
* config/os/solaris/solaris2.5/bits/ctype_noninline.h: Same.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7012
More information about the Gcc-prs
mailing list