This is the mail archive of the gcc-bugs@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]

[Bug libstdc++/20259] iostream functions/methods declared


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-03-01 04:55 -------
ipfx is non standard so closing as such.
Also read the following thread:
http://gcc.gnu.org/ml/libstdc++/2001-02/msg00329.html

which explains why ipfx existed in libstdc++-v2 and not in libstdc++-v3.

You might want to update your source to use std::string instead of this pre-standard class.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
          Component|c++                         |libstdc++
         Resolution|                            |INVALID


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


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