public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Question compiling old c++ code
@ 2004-04-21 15:55 Duncan McLeod
  2004-04-21 17:12 ` llewelly
  0 siblings, 1 reply; 2+ messages in thread
From: Duncan McLeod @ 2004-04-21 15:55 UTC (permalink / raw)
  To: gcc-help

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Question compiling old c++ code
  2004-04-21 15:55 Question compiling old c++ code Duncan McLeod
@ 2004-04-21 17:12 ` llewelly
  0 siblings, 0 replies; 2+ messages in thread
From: llewelly @ 2004-04-21 17:12 UTC (permalink / raw)
  To: Duncan McLeod; +Cc: gcc-help

"Duncan McLeod" <dmcmd_@hotmail.com> writes:

> 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().

It would be helpful if you would tell us what they do, or provide
    links thereof. I don't remember what they do. (I realize this may
    be hard; IIRC the 2.9x iostreams were never documented. But
    without some notion of what they do, one can only guess.)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-04-21 17:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-21 15:55 Question compiling old c++ code Duncan McLeod
2004-04-21 17:12 ` llewelly

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).