[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
Mon, 13 Sep 2004 04:22:57 -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 kjambunathan@novell.com.

http://bugzilla.ximian.com/show_bug.cgi?id=65816

--- shadow/65816	2004-09-13 04:22:01.000000000 -0400
+++ shadow/65816.tmp.23617	2004-09-13 04:22:57.000000000 -0400
@@ -34,6 +34,11 @@
 Every time
 
 
 Additional Information:
 mbas uses a simialr construct. 
 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
+