Menu

#1 Write to closed stream in Text mode

open
nobody
None
5
2002-06-26
2002-06-26
No

In TextOutputGenerator (generator.rb:108), super is
called closing @out prior to a possible write to @out.
Resolution:
call to super following all possible writes to @out.

Discussion


Log in to post a comment.