[Mono-bugs] [Bug 48207][Nor] Changed - CS0163 triggered by dead code elimination
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 7 Oct 2003 20:05:49 -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=48207
--- shadow/48207 2003-09-07 15:57:48.000000000 -0400
+++ shadow/48207.tmp.17947 2003-10-07 20:05:49.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 48207
Product: Mono/MCS
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: schuller+ximian@lunatech.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -52,6 +52,9 @@
case 3: c=a*b;
break;
}
}
}
+
+------- Additional Comments From miguel@ximian.com 2003-10-07 20:05 -------
+This program compiles fine with 0.28.