bug-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: hang in ostrstream::operator<<(int n)


From: André Pönitz
Subject: Re: hang in ostrstream::operator<<(int n)
Date: 15 Jan 2002 16:57:46 GMT

Geoff Alexander <address@hidden> wrote:
> I'm aware of deprecation of ostrstream and the standard ostringstream;
> however, I don't think gcc 2.95.2 has ostringstream, as there is no
> sstream in /usr/include/g++-include. I believe I need to upgrade to
> gcc 3.0 to get ostringstream, which is currently not an option for us.

The "upgrade" could be as easy as putting a 'sstream' file with appropriate
content into /usr/include/g++.

http://mathematik.htwm.de/tmp/sstream  should do for starters...

Andre'

-- 
André Pönitz .............................................. address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]