[Mono-bugs] [Bug 522788] New: Verifier is missing check for implicitly implemented an interface method with weaker type parameter constraints

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jul 16 14:46:58 EDT 2009


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: rkumpera at novell.com
        ReportedBy: msafar at novell.com
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list