https://bugzilla.novell.com/show_bug.cgi?id=354757

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=354757#c5


Raja Harinath <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]




--- Comment #5 from Raja Harinath <[EMAIL PROTECTED]>  2008-01-23 11:28:17 MST 
---
Aha, the problem is created by

        if (context->method_inst)
                result->generic_container = NULL;

in mono_class_inflate_generic_method_full().

Yep, as you say, removing that part of the code should do no harm, and should
fix the error here.

Please apply.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to