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


           Summary: Misleading output compiling wrong call to dynamic
                    argumentlist-method
           Product: Mono: Compilers
           Version: 1.2.6
          Platform: x86-64
        OS/Version: Linux
            Status: NEW
          Severity: Minor
          Priority: P5 - None
         Component: C#
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: ---


Created an attachment (id=204164)
 --> (https://bugzilla.novell.com/attachment.cgi?id=204164)
Test case

Compiling the attached example with gmcs I get the error:

test.cs(12,11): error CS1501: No overload for method `M1' takes `1' arguments

although there is such a method and the real error of course is, that object
isn't implicitely convertible to int.
As this is probably more of an annoyance rather than a real bug, I'm setting
severity to minor.


-- 
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