[Mono-bugs] [Bug 77353][Min] Changed - delegate generation might have to cope with local conflicts.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Mar 4 15:08:36 EST 2006


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 marek.safar at seznam.cz.

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

--- shadow/77353	2006-02-06 15:17:43.000000000 -0500
+++ shadow/77353.tmp.3145	2006-03-04 15:08:36.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 77353
 Product: Mono: Compilers
 Version: 1.1
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: C#
 AssignedTo: miguel at ximian.com                            
 ReportedBy: jonpryor at vt.edu               
 QAContact: mono-bugs at ximian.com
@@ -78,6 +78,9 @@
 ------- Additional Comments From marek.safar at seznam.cz  2006-02-06 15:17 -------
 My suggestion is everywhere we merge user entered parameters with
 compiler generated we should check for collision and add as many
 underscores as needed.
 
 e.g. Parameter.AddCompilerGenerated (params Parameter[] args)
+
+------- Additional Comments From marek.safar at seznam.cz  2006-03-04 15:08 -------
+Fixed in SVN.


More information about the mono-bugs mailing list