[Mono-bugs] [Bug 48207][Nor] Changed - CS0163 triggered by dead code elimination
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 12 Oct 2003 07:17:16 -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 schuller+ximian@lunatech.com.
http://bugzilla.ximian.com/show_bug.cgi?id=48207
--- shadow/48207 2003-10-07 20:05:49.000000000 -0400
+++ shadow/48207.tmp.29249 2003-10-12 07:17:16.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 48207
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details:
-Status: RESOLVED
+Status: VERIFIED
Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: schuller+ximian@lunatech.com
@@ -55,6 +55,10 @@
}
}
}
------- Additional Comments From miguel@ximian.com 2003-10-07 20:05 -------
This program compiles fine with 0.28.
+
+------- Additional Comments From schuller+ximian@lunatech.com 2003-10-12 07:17 -------
+Confirmed, the larger program that contains the construct also
+compiles fine now.