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

User [email protected] added comment
https://bugzilla.novell.com/show_bug.cgi?id=475962#c2





--- Comment #2 from Jb Evain <[email protected]>  2009-02-14 09:25:59 MST ---
A csc compiled test case runs fine on .net and Mono. While the gmcs compiled
test case works on .net but fails on Mono with:

Unhandled Exception: System.ArgumentException: method argument length mismatch
at System.Delegate.CreateDelegate
(System.Type,object,System.Reflection.MethodInfo,bool) <0x004ee>
at System.Delegate.CreateDelegate
(System.Type,object,System.Reflection.MethodInfo) <0x00015>
at (wrapper dynamic-method)
System.Runtime.CompilerServices.ExecutionScope.lambda_method
(System.Runtime.CompilerServices.ExecutionScope,MonoBug.Program) <0x00079>
at MonoBug.Program.Main () <0x001d2>

-- 
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