[Mono-bugs] [Bug 62672][Wis] Changed - Default warn level should be 4

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 7 Aug 2004 20:59:39 -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 miguel@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=62672

--- shadow/62672	2004-08-07 13:05:03.000000000 -0400
+++ shadow/62672.tmp.6084	2004-08-07 20:59:39.000000000 -0400
@@ -1,19 +1,25 @@
 Bug#: 62672
 Product: Mono: Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: NOTABUG
+Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: colin@breame.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Default warn level should be 4
 
 The default warn level should be 4 like with the MS csc.
+
+------- Additional Comments From miguel@ximian.com  2004-08-07 20:59 -------
+Warning level 4 slows down compilation too much for the default setup,
+so we have left it at 2.
+
+It is a known design decision.