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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2005-09-05 03:09 ------- I mean, I applied the patch. ------- Additional Comments From [EMAIL PROTECTED] 2005-09-25 16:53 ------- Lluis, we need some help here, can you look at this bug? + +------- Additional Comments From [EMAIL PROTECTED] 2005-09-26 07:41 ------- +It fails because reflection has problems with generic struct values. +This problem is reported in bug 76136. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
