This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libstdc++/7012: istringstream cannot read integers on Solaris 2.5.1


Hi!
I verified, that gcc version 3.1.1 20020701 (prerelease) works o.k. for this
example on the Solaris 2.5.1 box. So i think the PR can be closed.

Thanks a lot,
Martin.


On Wed, Jul 03, 2002 at 04:17:01PM -0000, bkoz@gcc.gnu.org wrote:
> 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

-- 
The early bird catches the worm. If you want something else for       
breakfast, get up later.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]