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