libstdc++/7219: Abstent ios_base::streamoff and ios_base::streampos types

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Wed Jul 24 16:26:00 GMT 2002


Synopsis: Abstent ios_base::streamoff and ios_base::streampos types

Responsible-Changed-From-To: unassigned->bkoz
Responsible-Changed-By: bkoz
Responsible-Changed-When: Wed Jul 24 15:55:09 2002
Responsible-Changed-Why:
    Mine.
State-Changed-From-To: open->feedback
State-Changed-By: bkoz
State-Changed-When: Wed Jul 24 15:55:09 2002
State-Changed-Why:
    Fixed with this:
    2002-07-24  Benjamin Kosnik  <bkoz@redhat.com>
    
    	PR libstdc++/7219
    	* testsuite/27_io/ios_base_type.cc: New.
    	* include/bits/ios_base.h (ios_base::streampos): Add.
    	(ios_base::streamoff): Add.
    
    Note that this doesn't expose the types by default: you'll have to rebuild with CXXFLAGS='-D_GLIBCPP_DEPRECATED'
    
    -benjamin

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7219



More information about the Gcc-bugs mailing list