https://bugzilla.novell.com/show_bug.cgi?id=410637
Summary: Mono runs code which throws VerificationException on
.NET
Product: Mono: Runtime
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: JIT
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
Found By: ---
1. compile mcs/tests/gtest-anon-39
2. run produce exe
Actual: No error/exception
Expected: Verification exception
This is what .NET reports when executed (without verifier!)
Unhandled Exception: System.Security.VerificationException: Method Test.Test_1
type argument 'T' violates the constraint of type parameter 'T'.
at Test.<Test_1>c__AnonStorey0`1.<>m__0()
at Test.Test_1[T](T t)
at Test.Main()
--
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