This is the mail archive of the gcc-prs@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]

Re: [C++ Build] Re: libstdc++/3272: ostream::operator<<(streambuf*) sets EOFBIT to output stream


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


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