[Mono-bugs] [Bug 637835] New: Confusion between SomeClass and SomeClass<T> when calling static methods

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Sep 8 08:47:49 EDT 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=637835#c0


           Summary: Confusion between SomeClass and SomeClass<T> when
                    calling static methods
    Classification: Mono
           Product: Mono: Compilers
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: C#
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: amcgovern at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=388223)
 --> (http://bugzilla.novell.com/attachment.cgi?id=388223)
testcase

The attached testcase won't compile with git. The following error is given:

a.cs(27,17): error CS0229: Ambiguity between `Test.Expression<TDelegate>' and
`Test.Expression'
a.cs(8,29): (Location of the symbol related to previous error)
a.cs(17,30): (Location of the symbol related to previous 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.
You are the assignee for the bug.


More information about the mono-bugs mailing list