------- Comment #3 from skalyan_g at yahoo dot co dot in  2010-03-30 06:07 
-------

I belive the backward compactibilty should be exits.Also i think the old style
library's is with .h extension(strstream.h,iostream.h....) and new style is
without .h extension(strstream,iostream....)
I am trying build the source code which was written years back.
My code is using all the libraries with .h extensions.( strstream.h
library),but i didnt not see strstream.h file library in inculde directory.

lxdenvdss02.dev.qintra.com#[/usr] find . -name strstream.h
lxdenvdss02.dev.qintra.com#[/usr] find . -name strstream
./include/c++/3.4.6/backward/strstream
./include/c++/4.1.1/backward/strstream


-- 

skalyan_g at yahoo dot co dot in changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43586

Reply via email to