[Mono-bugs] [Bug 65816][Nor] Changed - mcs doesn't properly resolve parameter names on method definitions
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 30 Sep 2004 01:50:02 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by rharinath@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=65816
--- shadow/65816 2004-09-13 05:38:29.000000000 -0400
+++ shadow/65816.tmp.25105 2004-09-30 01:50:02.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 65816
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
+Status: ASSIGNED
Resolution:
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: rharinath@novell.com
ReportedBy: kjambunathan@novell.com
@@ -39,6 +39,9 @@
See mcs/mbas/mb-parser.jay. Look for the method HandleToken() at line 260.
------- Additional Comments From kjambunathan@novell.com 2004-09-13 04:22 -------
Created an attachment (id=10634)
A test case to reproduce the bug
+
+------- Additional Comments From rharinath@novell.com 2004-09-30 01:50 -------
+Probably similar to #65833.