https://bugzilla.novell.com/show_bug.cgi?id=450444
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=450444#c1 Rodrigo Kumpera <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |INVALID --- Comment #1 from Rodrigo Kumpera <[EMAIL PROTECTED]> 2008-12-01 14:06:56 MST --- The code in gtest-collectioninit-03.exe is valid. Under validil mode this kind of promiscuous use of reference types is acceptable. What you want is check it under verifiable mode: mono --security=verifiable valid_this_object.exe Unhandled Exception: System.Security.VerificationException: Incompatible this argument on stack with method signature at 0x0015 at X.Main () [0x00000] -- Configure bugmail: https://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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
