[Mono-bugs] [Bug 492330] Crash when calling Marshal.GetFunctionPointerForDelegate with delegate obtained from DynamicMethod
    bugzilla_noreply at novell.com 
    bugzilla_noreply at novell.com
       
    Sun Apr 12 09:41:30 EDT 2009
    
    
  
http://bugzilla.novell.com/show_bug.cgi?id=492330
User vargaz at gmail.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=492330#c2
Zoltan Varga <vargaz at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vargaz at gmail.com
--- Comment #2 from Zoltan Varga <vargaz at gmail.com>  2009-04-12 07:41:28 MDT ---
As a workaround, make the delegate match the the dynamic method created, i.e
public delegate void FooDelegate(MainDelegate d);
-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
    
    
More information about the mono-bugs
mailing list