[Mono-bugs] [Bug 58559][Wis] Changed - difference in warning/error between csc and mcs
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 25 May 2004 01:08:03 -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=58559
--- shadow/58559 2004-05-15 16:42:11.000000000 -0400
+++ shadow/58559.tmp.16674 2004-05-25 01:08:03.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Compilers
Version: unspecified
OS: GNU/Linux [Other]
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: jluke@cfl.rr.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -20,6 +20,9 @@
error CS1516: Source file `./Scale.cs' specified multiple times
but CSC 1.1 it is only a warning:
warning CS2002: Source file `./Scale.cs' specified multiple times
this causes the compile to fail instead of continue on mcs
+
+------- Additional Comments From miguel@ximian.com 2004-05-25 01:08 -------
+fixed