[Mono-bugs] [Bug 69059][Min] Changed - patch for report.cs
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 8 Nov 2004 22:01:47 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by carlos@unixmexico.org.
http://bugzilla.ximian.com/show_bug.cgi?id=69059
--- shadow/69059 2004-11-08 21:53:11.000000000 -0500
+++ shadow/69059.tmp.21646 2004-11-08 22:01:47.000000000 -0500
@@ -32,6 +32,11 @@
This way is possible to pass as a parameter a custom TextWriter (and
maybe automatically re-direct the output of warning or errors), or
just use the default behavior of Warning and ErrorMessage (the first
still uses System.Console.Out, and the second uses System.Console.Error).
Carlos.
+
+------- Additional Comments From carlos@unixmexico.org 2004-11-08 22:01 -------
+Created an attachment (id=13187)
+Updated patch
+