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]

[v3] Fix libstdc++/47921


Hi,

We have to work around the limitation of basic_streambuf<>::pbump of
taking an int, instead of a larger type. Tested x86_64-linux, committed
to mainline.

Many thanks to Jon for having noticed the deeper issue we had.

Thanks,
Paolo.

/////////////////////

Attachment: CL_47921
Description: Text document

Attachment: patch_47921
Description: Text document


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