[Mono-devel-list] patch for silent jay
Miguel de Icaza
miguel at ximian.com
Wed Dec 17 18:16:41 EST 2003
Hello,
> I just found that parsers generated by jay outputs error messages to
> Console.Out. It might be problematic in some (almost all?) places.
>
> Here is a simple patch to fix it. If you want to turn it off, simply add
> one line to your skelton (constructor), like:
>
> ErrorOutput = System.IO.TextWriter.Null;
>
> (However, I suggest to initialize this output as this null writer _by
> default_)
>
> If there is no problem, I'll commit it later (this patch, as is).
This is ok with me
More information about the Mono-devel-list
mailing list