[patch] fix for PR java.io/50
Bryce McKinlay
bryce@albatross.co.nz
Sun Oct 31 16:05:00 GMT 1999
Tom Tromey wrote:
> >>>>> "Bryce" == Bryce McKinlay <bryce@albatross.co.nz> writes:
>
> Bryce> Here's a patch to fix those. OK to commit, Tom?
>
> Almost.
>
> This actually changes the behavior.
> Both PrintStream and FilterOutputStream have instance variables named
> "out" (weird, but there it is). This doesn't set them to the same
> value any more.
>
> Set "super.out", and add a comment explaining why we do this weird
> thing (in each of the patched constructors), and this is fine.
Here's rev.2 of that patch:
regards
[ bryce ]
More information about the Java-patches
mailing list