This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: [C++ Build] Re: libstdc++/3272: ostream::operator<<(streambuf*) sets EOFBIT to output stream
- To: bkoz at gcc dot gnu dot org
- Subject: Re: [C++ Build] Re: libstdc++/3272: ostream::operator<<(streambuf*) sets EOFBIT to output stream
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: 27 Jun 2001 17:36:01 -0000
- Cc: gcc-prs at gcc dot gnu dot org,
- Reply-To: Benjamin Kosnik <bkoz at redhat dot com>
The following reply was made to PR libstdc++/3272; it has been noted by GNATS.
From: Benjamin Kosnik <bkoz@redhat.com>
To: Denis Vakatov <vakatov@ncbi.nlm.nih.gov>
Cc: vakatov@peony.nlm.nih.gov, gcc-gnats@gcc.gnu.org
Subject: Re: [C++ Build] Re: libstdc++/3272: ostream::operator<<(streambuf*) sets EOFBIT to output stream
Date: Wed, 27 Jun 2001 10:29:00 -0700 (PDT)
> I started to port it on Solaris, but there is a problem -- the
> IOSTREAM support for "long long" is configured off.
It shoul be on for solaris 2.7/2.8. Earlier versions don't have the
necessary support for wide characters.
> http://gcc.gnu.org/ml/libstdc++/2001-06/msg00394.html