[Mono-bugs] [Bug 75735][Nor] Changed - [GMCS] problems with generic
struct deserialization
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Sep 26 07:41:15 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 lluis at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75735
--- shadow/75735 2005-09-25 16:53:14.000000000 -0400
+++ shadow/75735.tmp.23714 2005-09-26 07:41:15.000000000 -0400
@@ -12,12 +12,13 @@
ReportedBy: malekith at pld-linux.org
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: [GMCS] problems with generic struct deserialization
+BugsThisDependsOn: 76136
Description of Problem:
The following example either asserts at runtime or throws null reference
exception:
@@ -117,6 +118,10 @@
------- Additional Comments From martin at ximian.com 2005-09-05 03:09 -------
I mean, I applied the patch.
------- Additional Comments From miguel at ximian.com 2005-09-25 16:53 -------
Lluis, we need some help here, can you look at this bug?
+
+------- Additional Comments From lluis at ximian.com 2005-09-26 07:41 -------
+It fails because reflection has problems with generic struct values.
+This problem is reported in bug 76136.
More information about the mono-bugs
mailing list