[Mono-bugs] [Bug 566531] New: The parameter name is duplicate

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Dec 21 16:16:06 EST 2009


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

http://bugzilla.novell.com/show_bug.cgi?id=566531#c0


           Summary: The parameter name is duplicate
    Classification: Mono
           Product: Mono: Compilers
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: C#
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: msafar at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


public class MonoRuntime

    {

        public static void Main (A, B)

        {

        }

    }



0.cs(3,34): error CS1041: Identifier expected
0.cs(3,37): error CS1041: Identifier expected
0.cs(3,34): error CS0100: The parameter name `NeedSomeGeneratorHere' is a
duplicate

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