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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 13 Dec 2003 08:47:36 -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-11-25 00:25:51.000000000 -0500
+++ shadow/51310.tmp.7367	2003-12-13 08:47:36.000000000 -0500
@@ -1,24 +1,24 @@
 Bug#: 51310
-Product: Mono/MCS
+Product: Mono/Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Wishlist
-Component: Misc
+Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gert.driesen@pandora.be               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: default warninglevel does not match csc
-BugsThisDependsOn: 50875
+BugsThisDependsOn: 50875[FIXED]
 
 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.