[v3] Revert 2005-01-05 istream::ignore change

Paolo Carlini pcarlini@suse.de
Tue Jan 11 16:53:00 GMT 2005


Hi,

thinking more about the issue, I'm convinced the previous behavior
was correct, albeit slightly different from that of 3.3 in a corner
case (i.e., now if eof/delim immediately follows the n-th char, we
set eof/eat the delim) due to the use of snextc. Indeed, the very
same behavior wrt eof can be seen in get(char_type*, streamsize,
char_type).

Sorry.

Tested x86-linux.

Paolo.

////////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_ignore_unroll_bug_revert
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20050111/9ab2b40b/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_ignore_unroll_bug_revert
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20050111/9ab2b40b/attachment-0001.ksh>


More information about the Gcc-patches mailing list