public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* ostream::form() replacement under gcc3.2
@ 2002-08-28 20:51 Hans Horn
  2002-08-29  2:18 ` Claudio Bley
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Horn @ 2002-08-28 20:51 UTC (permalink / raw)
  To: gcc-help

List,

I just upgraded my gcc compiler from 2.95 to 3.02 and am utterly displeased
with what was done to gcc and the libs that come with it.

none of my code compiles any more (due to missing ostream::form(), R.I.P.).

reverting back to the "old" compiler (using gcc-2 instead of gcc), however,
doesn't link because refs to ostream::endl, ostream::operator<<, and such
are undefined.

Is there any replacement for ostream::form() that I can use w/o having to
edit thousands of lines of code?

Hans





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

end of thread, other threads:[~2002-08-29 18:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-28 20:51 ostream::form() replacement under gcc3.2 Hans Horn
2002-08-29  2:18 ` Claudio Bley
2002-08-29 11:59   ` Hans Horn

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