[Patch] Fix libstdc++/12868
Paolo Carlini
pcarlini@suse.de
Sun Nov 16 15:45:00 GMT 2003
Hi,
I may be wrong, but in the current framework seems really easy to
fix the problem: seekoff does everything needed and we have only
to take care dealing correctly with codecvt.in returning error
while __iend - this->eback() > 0.
Tested x86-linux. OK with everyone?
Paolo.
////////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_12868
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20031116/f48d37c5/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_12868
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20031116/f48d37c5/attachment-0001.ksh>
More information about the Libstdc++
mailing list