[Mono-bugs] [Bug 60842][Wis] New - [PATCH] Remove "Compilation succeeded" message via --quiet commandline option

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 29 Jun 2004 00:52:07 -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-06-29 00:52:07.000000000 -0400
+++ shadow/60842.tmp.28075	2004-06-29 00:52:07.000000000 -0400
@@ -0,0 +1,30 @@
+Bug#: 60842
+Product: Mono: Compilers
+Version: unspecified
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: C#
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: wsf@fultondesigns.co.uk               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [PATCH] Remove "Compilation succeeded" message via --quiet commandline option
+
+I'm attaching patch which adds a --quiet commandline to suppress the
+"Compilation succeeded" message, but only when there are no warnings or errors.
+
+Please consider the patch for the 1.0 release as some of us find the
+display of this message useless noise when compiling large numbers of files
+and would prefer the more conventional approach of being completely quiet
+unless there is a problem to report.
+
+------- Additional Comments From wsf@fultondesigns.co.uk  2004-06-29 00:52 -------
+Created an attachment (id=8378)
+patch to add in a --quiet commandline option
+