This is the mail archive of the libstdc++@sources.redhat.com 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]

Re: [bug] istream::getline(char*,streamsize) still broken


On 22 Jul 2000 at 15:34 (-0400), brent verner wrote:
| |
| | If you can re-submit your patch reflective of this, patch up any
| | testcase weirdness and add the above, that would be cool.

sorry for taking so long to produce the patch :\

I mentioned that I noticed a couple of failures with my patch applied... 
The original patch did not properly set failbit in the case where the 
istream's streambuf was NULL. This case is handled correctly by the new
patch.

cheers!
  Brent

-- 
Damon Brent Verner                        o      _     _         _
Cracker Jack? Surprise Certified  _o     /\_   _ \\o  (_)\__/o  (_)
brent@rcfile.org                _< \_   _>(_) (_)/<_    \_| \   _|/' \/
brent@linux1.org               (_)>(_) (_)        (_)   (_)    (_)'  _\o_

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