[Mono-bugs] [Bug 42206][Cos] Changed - Should emit a warning on Main with wrong signature
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sat, 3 May 2003 10:58:05 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=42206
--- shadow/42206 Thu May 1 10:51:51 2003
+++ shadow/42206.tmp.14021 Sat May 3 10:58:05 2003
@@ -1,13 +1,13 @@
Bug#: 42206
Product: Mono/MCS
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Cosmetic
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: gonzalo@ximian.com
QAContact: mono-bugs@ximian.com
@@ -32,6 +32,9 @@
and mcs only issues the error, but not the warning.
------- Additional Comments From gonzalo@ximian.com 2003-05-01 10:51 -------
I just noticed that the warning is displayed when /warn:4 is passed to
mcs. Should we diaply it on /warn:0
+
+------- Additional Comments From gonzalo@ximian.com 2003-05-03 10:58 -------
+Miguel already fixed this one.