[Mono-bugs] [Bug 51310][Wis] Changed - default warninglevel does not match csc
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 25 Nov 2003 00:25:51 -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 gert.driesen@pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=51310
--- shadow/51310 2003-11-23 11:08:01.000000000 -0500
+++ shadow/51310.tmp.13936 2003-11-25 00:25:51.000000000 -0500
@@ -1,23 +1,24 @@
Bug#: 51310
Product: Mono/MCS
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: Misc
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
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.