This is the mail archive of the mauve-discuss@sources.redhat.com mailing list for the Mauve 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: failure notice


>>>>> "Dalibor" == Dalibor Topic <robilad@yahoo.com> writes:

Dalibor>  The constructor of the test subsclass for
Dalibor>  java.io.PrintStream is broken: it calls the
Dalibor>  constructor of PrintStream with an OutputStream of
Dalibor>  null.

Thanks.  I've changed it to use System.out.
What do you think of that?

Does the PrintStream constructor require an exception if the argument
is null?  Or is this just a QoI thing?

Do you want Mauve write access?  That might be best if you plan to
hack on it more.

Tom


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