This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
[RFC] DR 60 about tellg, seekg not implemented?
- From: Paolo Carlini <pcarlini at suse dot de>
- To: libstdc++ <libstdc++ at gcc dot gnu dot org>
- Cc: Pétur Runólfsson <peturr02 at ru dot is>
- Date: Sat, 29 May 2004 01:04:51 +0200
- Subject: [RFC] DR 60 about tellg, seekg not implemented?
Hi,
it looks like we are not fully implementing the resolution of DR 60 [TC]:
tellg and seekg do not construct a sentry object.
Is there something I'm missing? Otherwise, I'll prepare a (straightforward)
patch...
Paolo.