[Mono-bugs] [Bug 553643] New: Failure to compile with test case

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Nov 8 05:40:37 EST 2009


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


           Summary: Failure to compile with test case
    Classification: Mono
           Product: Mono: Compilers
           Version: 2.4.x
          Platform: x86-64
        OS/Version: Ubuntu
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: C#
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: vomjom at vomjom.net
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=326162)
 --> (http://bugzilla.novell.com/attachment.cgi?id=326162)
Test Case that fails to compile with mono

Description of Problem:
I've attached a test case that compiles with Visual Studio, but doesn't compile
with mono.

Steps to reproduce the problem:
1. Compile my attached test case

Actual Results:
error CS0309: The type `test.A' must be convertible to `test.ITest<test.A>' in
order to use it as parameter `Test' in the generic type or method
`test.C<T>.B<Test>(Test[])'

Expected Results:
No errors

How often does this happen? 
Every time.

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


More information about the mono-bugs mailing list