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=75847 --- shadow/75847 2005-08-19 08:14:10.000000000 -0400 +++ shadow/75847.tmp.9579 2005-08-19 08:14:57.000000000 -0400 @@ -34,6 +34,11 @@ ** ERROR **: Invalid IL code at IL000b in (wrapper unknown) CertificateContext:PtrToStructure (intptr,System.Type): IL_000b: ret The attached patch avoids the call to mono_class_get_method_from_name which (here) is being called purely to get the signature for the method (PtrToStructure) by building the MonoMethodSignature explicitly. + +------- Additional Comments From [EMAIL PROTECTED] 2005-08-19 08:14 ------- +Created an attachment (id=15590) +ptrtostruct3.patch + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
