[Mono-bugs] [Bug 349190] ldftn not emitted correctly (+verifier bug)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jun 20 19:27:36 EDT 2008


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

User msafar at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=349190#c8





--- Comment #8 from Marek Safar <msafar at novell.com>  2008-06-20 17:27:36 MDT ---
Your latest fix seems to resolve the issue but it causes problems when dealing
with constructors.

This is what is emitted now:

 ldftn  instance void System.Action`3::.ctor<!!0>(object, native int) 

Note:

This is caught by verifier as "Not Verifiable: Cannot use ldftn with a
constructor at 0x00...."


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list