[Mono-bugs] [Bug 51310][Wis] Changed - default warninglevel does not match csc

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 16 Dec 2003 02:56:43 -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 martin@ximian.com.

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

--- shadow/51310	2003-12-13 08:47:36.000000000 -0500
+++ shadow/51310.tmp.380	2003-12-16 02:56:43.000000000 -0500
@@ -12,13 +12,13 @@
 ReportedBy: gert.driesen@pandora.be               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: default warninglevel does not match csc
-BugsThisDependsOn: 50875[FIXED]
+BugsThisDependsOn: 50875
 
 In mcs, the default warning is set to 2, while in MS csc the default is 4.
 
 I attached a patch that fixes this, BUT applying this patch will result in
 several thousands of warning when you build the mono system assemblies.