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] Minor clean up of basic_stringbuf::pbackfail


Seems fine. Did you/are you going to do consistency checks for
stringbuf/filebuf for pbackfail? Or is this already done in the existing
testsuite? (Ie make sure that filebuf/stringbuf have the same functional
tests, and if their behavior diverges, make sure that it's tested so we
can track expected behavior.)

-benjamin


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