[Mono-bugs] [Bug 77446][Maj] Changed - [GMCS] Nullable types
assignment crashes reflection
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Feb 9 08:37:12 EST 2006
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 martin at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77446
--- shadow/77446 2006-02-09 08:36:46.000000000 -0500
+++ shadow/77446.tmp.30204 2006-02-09 08:37:12.000000000 -0500
@@ -11,13 +11,13 @@
AssignedTo: martin at ximian.com
ReportedBy: vlm at lionet.info
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Nullable types assignment crashes reflection
+Summary: [GMCS] Nullable types assignment crashes reflection
Please fill in this template when reporting a bug, unless you know what you are doing.
Description of Problem:
When a nullable member of a class is assigned, reflection crashes in mono_object_unbox
when trying to GetValue the object.
More information about the mono-bugs
mailing list