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


           Summary: Verifier bug
    Classification: Mono
           Product: Mono: Runtime
           Version: unspecified
          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-301-lib.cs -t:library
2. compile /mcs/tests/gtest-301.cs -r: gtest-301-lib
3. mono --verify-all gtest-301.exe

Actual:

Unhandled Exception: System.Security.VerificationException: Incompatible return
value on stack with method signature ret at 0x0001
  at Test.Main (System.String[] args) [0x00000] 

Expected:

No error

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