[Mono-bugs] [Bug 60842][Wis] Changed - [PATCH] Remove "Compilation succeeded" message via --quiet commandline option
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 3 Jul 2004 13:07:31 -0400 (EDT)
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 wsf@fultondesigns.co.uk.
http://bugzilla.ximian.com/show_bug.cgi?id=60842
--- shadow/60842 2004-07-03 11:54:15.000000000 -0400
+++ shadow/60842.tmp.8986 2004-07-03 13:07:31.000000000 -0400
@@ -54,6 +54,9 @@
Created an attachment (id=8446)
"Compilation succeeded" removed when zero errors/warnings - restored with a --noquiet commandline option
------- Additional Comments From bmaurer@users.sf.net 2004-07-03 11:54 -------
noquiet is usually called verbose (-v usually)
+
+------- Additional Comments From wsf@fultondesigns.co.uk 2004-07-03 13:07 -------
+Unfortunately there is already a -v verbose option. See mcs -help2.