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] Two other thingies


Benjamin Kosnik wrote:

As you imply, there should be tests of sgetn on an ostream, sputn on an
istream, etc. before you attempt simplification. There might be some
tests like this existent in the testsuite, but probably nothing
consistent? Testing this should be possible if you test with a derived
class of filebuf, but you might as well do the whole enchilada and do
all the streambufs, with all the members.

Ok, thanks. Will work on that.

Paolo.


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