This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Question compiling old c++ code


Hi,

I have some old c++ code that compiled under gcc-2.95.3. However, it will not compile under gcc-3.2.2.

The problem is the code uses streambuf functions base() allocate() out_waiting() and blen(). These functions no longer exist. Does anyone know if there are equivalent streambuf functions in gcc-3.2.2?

Thanks,

Duncan

_________________________________________________________________
From must-see cities to the best beaches, plan a getaway with the Spring
Travel Guide! http://special.msn.com/local/springtravel.armx


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