This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [RFC] DR 60 about tellg, seekg not implemented?
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Paolo Carlini <pcarlini at suse dot de>
- Cc: pcarlini at suse dot de, libstdc++ at gcc dot gnu dot org
- Date: Sun, 30 May 2004 09:51:41 -0500
- Subject: Re: [RFC] DR 60 about tellg, seekg not implemented?
- Organization: Red Hat / Chicago
- References: <40B7C593.3060808@suse.de><40B869FB.2070701@suse.de>
>While investigating this issue, I noticed that libstdc++/8348 is exactly
>about it: we were doing the right thing (in my understanding) but we
>removed the sentry in order to answer libstdc++/8348.
>
>Therefore, adding back the sentry means, basically, reverting the commit
>for 8348: see attached draft patch.
Can you hang on a bit with this? I'm not in a place I can look at this
right now, and would like a chance to review this issue.
best,
-benjamin