Topic: g++ osstream_withassign question


Author: aapollon@chnews.ch.intel.com (Alex Apolloni~)
Date: 1997/08/07
Raw View
Hello All;
   I've been told that the version of the g++ iostream.h that we are
using has an error.  The complaint is that the g++ version of
iostream.h incorrectly defines the class "ostream_withassign" as
"_IO_ostream_withassign".  This makes writing portable code  when
using different compilers on different platforms

Is this incorrect?

We are using the latest version of Cygnus' gcc and libraries, basically
2.7.2.something.

Any help would be appreciated,
Alex Apolloni


--
Alex Apolloni                         aapollon@sedona.intel.com
Sys Admin, Programmer          Alex_L_Apolloni@ccm.ch.intel.com
---
[ comp.std.c++ is moderated.  To submit articles: Try just posting with your
                newsreader.  If that fails, use mailto:std-c++@ncar.ucar.edu
  comp.std.c++ FAQ: http://reality.sgi.com/austern/std-c++/faq.html
  Moderation policy: http://reality.sgi.com/austern/std-c++/policy.html
  Comments? mailto:std-c++-request@ncar.ucar.edu
]