help-gplusplus
[Top][All Lists]
Advanced

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

Porting to gcc 4.3


From: mathieu
Subject: Porting to gcc 4.3
Date: Tue, 16 Dec 2008 01:51:28 -0800 (PST)
User-agent: G2/1.0

Hello there,

  I am working on a debian package that need to compile on testing
which is using gcc 4.3.

http://gcc.gnu.org/gcc-4.3/porting_to.html

  Is pretty nicely written, and I was able to solve most of my issue.
There remaining ones are related to the use of ostrstream. I have not
found any document showing how to quickly move the code. AFAIK this is
non-trivial to port to ostringstream (allocation is not handled the
same way).

  Any suggestion ?

Thanks


reply via email to

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