[Mono-bugs] [Bug 72857][Wis] Changed - Dead code detection causes compile errors later on
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 5 Apr 2005 10:38:37 -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 rharinath@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=72857
--- shadow/72857 2005-02-22 11:39:39.000000000 -0500
+++ shadow/72857.tmp.25396 2005-04-05 10:38:37.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 72857
Product: Mono: Compilers
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: m_kretzschmar@gmx.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -42,6 +42,9 @@
Compilation failed: 3 error(s), 1 warnings
This is with the daily snapshot of 2005-02-21
If you comment out the if (false), it compiles just fine. Of course, this
is a pathological case, hence the low priority.
+
+------- Additional Comments From rharinath@novell.com 2005-04-05 10:38 -------
+Fixed in SVN.