http://bugzilla.novell.com/show_bug.cgi?id=522788


           Summary: Verifier is missing check for implicitly implemented
                    an interface method with weaker type parameter
                    constraints
    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: ---


NET throws following when mcs/tests/gtest-343.exe is executed

Unhandled Exception: System.TypeLoadException: Method 'Combine' on type
'Implementer' from assembly 'gtest-343, Version=0.0.0.0, Culture=neutral,
PublicKeyToken

=null' tried to implicitly implement an interface method with weaker type
parameter constraints.

   at MainClass.Main(String[] args)


Mono:

pedump --verify all gtest-343.exe

(no error)

-- 
Configure bugmail: http://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