[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
Wed, 30 Jun 2004 10:17:27 -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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=60842
--- shadow/60842 2004-06-29 00:52:07.000000000 -0400
+++ shadow/60842.tmp.16237 2004-06-30 10:17:27.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Compilers
Version: unspecified
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: wsf@fultondesigns.co.uk
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -25,6 +25,12 @@
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
+
+------- Additional Comments From bmaurer@users.sf.net 2004-06-30 10:17 -------
+If there are warnings, this will show '- ...'. You should have
+`Compilation succeeded -- X warnings'
+
+Also, I think you might want to add a short form of the option.