This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Robust basic_filebuf::imbue


Yikes, there was some very unfortunate commenting in those testcases!

Furthermore, when I uncommented that, one of them failed! But I don't think the bug is in the current code, it's preexisting in basic_filebuf::seekoff, and looks related to something I was already aware of and wanting to fix. It is not returning the correct state with the position in unbuffered mode. So, for now I'm "adding a regression." Will add a fix in a separate patchfile after sleep.

Attachment: filebuf_imbue.clog
Description: Binary data

Attachment: filebuf_imbue.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]