libstdc++/9875: filebuf doesn't handle codecvt::encoding() > 1
Paolo Carlini
pcarlini@unitus.it
Mon Mar 3 11:06:00 GMT 2003
The following reply was made to PR libstdc++/9875; it has been noted by GNATS.
From: Paolo Carlini <pcarlini@unitus.it>
To: =?ISO-8859-1?Q?P=E9tur_Run=F3lfsson?= <peturr02@ru.is>
Cc: paolo@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org
Subject: Re: libstdc++/9875: filebuf doesn't handle codecvt::encoding() >
1
Date: Mon, 03 Mar 2003 11:57:05 +0100
Pétur Runólfsson wrote:
>> The underflow bits are still missing, however. Are you
>> willing to provide some tests for it too?
>>
>>
>Will do.
>
Thanks Pétur.
By the way, I would appreciate also some actual ;) tests for overflow,
since those
present in the PR didn't really lead to overflow for the default 8192
chars wide buffer.
(temporarily I have added some using setbuf to shorten the buffer)
Paolo.
More information about the Gcc-prs
mailing list