[Mono-bugs] [Bug 36156][Nor] Changed - Wrong error in double assignment with an indexer

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Thu, 10 Apr 2003 21:23:11 -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 miguel@ximian.com.

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

--- shadow/36156	Sun Dec 29 03:42:09 2002
+++ shadow/36156.tmp.29421	Thu Apr 10 21:23:11 2003
@@ -1,14 +1,14 @@
 Bug#: 36156
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: rpaterlini@hotmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -89,6 +89,12 @@
 The Microsoft csc compiler compile the code.
 
 I have found this error compiling the SqlHelper.cs class in method 
 GetSpParameterSet.
 This class is available here:
 http://msdn.microsoft.com/library/en-us/dnbda/html/daab-rm.asp
+
+------- Additional Comments From miguel@ximian.com  2003-04-10 21:23 -------
+Am very sorry this took so long to fix.  The fix was relatively
+simple, but I had not spent a long time here.
+
+This is finally fixed.  Thanks for reporting the bug.