[Mono-bugs] [Bug 77014][Nor] Changed - params in indexer not handled

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Dec 16 09:09:44 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=77014

--- shadow/77014	2006-12-16 07:47:35.000000000 -0500
+++ shadow/77014.tmp.14631	2006-12-16 09:09:44.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 77014
 Product: Mono: Compilers
 Version: 1.2
 OS: other
 OS Details: FC 6
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: marek.safar at seznam.cz                            
 ReportedBy: perraw at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -63,6 +63,9 @@
 We aren't set up to handle the params attribute in any parameter
 except the last.  We'll have to change the overload resolution
 mechanism to work on indexers or fake up dummy 'get' functions where
 they're missing and do the overload resolution on 'get' functions even
 on a 'set' call.
 
+
+------- Additional Comments From marek.safar at seznam.cz  2006-12-16 09:09 -------
+Fixed in SVN.


More information about the mono-bugs mailing list