[Mono-bugs] [Bug 69059][Min] Changed - errors are printed to stdout rather than stderr
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 8 Nov 2004 21:49:07 -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-03 10:54:35.000000000 -0500
+++ shadow/69059.tmp.21576 2004-11-08 21:49:07.000000000 -0500
@@ -15,6 +15,11 @@
URL:
Cc:
Summary: errors are printed to stdout rather than stderr
mcs prints errors to stdout rather than stderr, which means you can't
do "make > /dev/null" to see just the errors
+
+------- Additional Comments From carlos@unixmexico.org 2004-11-08 21:49 -------
+Created an attachment (id=13186)
+Patch
+