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++/26211] [DR 419, US 137 / US 139] basic_istream::tellg, seekg are unformatted input functions



------- Comment #7 from paolo dot carlini at oracle dot com  2010-08-11 17:22 -------
The solution involves clearing eofbit first, see US 137 / US 139. Maybe we
should prototype it before Batavia.


-- 

paolo dot carlini at oracle dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[DR 419]                    |[DR 419, US 137 / US 139]
                   |basic_istream::tellg, seekg |basic_istream::tellg, seekg
                   |are unformatted input       |are unformatted input
                   |functions                   |functions


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


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