[Mono-bugs] [Bug 43730][Nor] Changed - address of unfixed expression only allowed in fixed context
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Tue, 27 May 2003 16:55:21 -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=43730
--- shadow/43730 Tue May 27 11:07:03 2003
+++ shadow/43730.tmp.28425 Tue May 27 16:55:21 2003
@@ -1,14 +1,14 @@
Bug#: 43730
Product: Mono/MCS
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: DUPLICATE
+Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: lupus@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -29,6 +29,11 @@
}
public static void Main () {
Foo f = new Foo ();
f.Enter ();
}
}
+
+------- Additional Comments From miguel@ximian.com 2003-05-27 16:55 -------
+
+
+*** This bug has been marked as a duplicate of 36055 ***