------- Comment #30 from potswa at mac dot com  2010-09-10 20:33 -------
(In reply to comment #29)
> And, please, if you want to help, manage to run the testsuite, we have got 
> some
> pretty nasty testcases ;)

I'll see if I can compile the latest… guess it's more useless to have an old
tree than one that merely doesn't compile.

Also, I failed to account for overflow() called from _M_terminate_output
flushing the put sequence and setting the file position to the actual location.
So my patch is buggy with tell after write. It appears that your patch will
still flush upon tell after write.

C++0x, easy enough to eliminate. I'm not aware of my patch fixing anything
besides the problem at hand…


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45628

Reply via email to