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: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to