[Mono-bugs] [Bug 75721][Nor] Changed - [PATCH] CS0165: incorrect
flow branching on member access to an unassigned class instance
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Aug 22 18:15:03 EDT 2005
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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75721
--- shadow/75721 2005-08-22 18:14:46.000000000 -0400
+++ shadow/75721.tmp.20335 2005-08-22 18:15:03.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: mono-bugs at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: CS0165: incorrect flow branching on member access to an unassigned class instance
+Summary: [PATCH] CS0165: incorrect flow branching on member access to an unassigned class instance
To reproduce this issue, compile the following code snippet:
using System.Collections;
public class EntryPoint {
More information about the mono-bugs
mailing list