[Mono-bugs] [Bug 35837][Nor] Changed - Encoding a null `const' crashes Reflection.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
18 Dec 2002 17:46:29 -0000
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=35837
--- shadow/35837 Wed Dec 18 11:18:14 2002
+++ shadow/35837.tmp.25074 Wed Dec 18 12:46:29 2002
@@ -1,14 +1,14 @@
Bug#: 35837
Product: Mono/Runtime
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: lupus@ximian.com
ReportedBy: miguel@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -27,6 +27,9 @@
const object Test = null;
public static void Main()
{
}
}
+
+------- Additional Comments From lupus@ximian.com 2002-12-18 12:46 -------
+Fixed in cvs.