[Mono-bugs] [Bug 22035] Changed - out of index exception in new params code

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
17 Mar 2002 17:38:57 -0000


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=22035

--- shadow/22035	Sun Mar 17 07:02:04 2002
+++ shadow/22035.tmp.20600	Sun Mar 17 12:38:57 2002
@@ -1,14 +1,14 @@
 Bug#: 22035
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Blocker
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -22,6 +22,9 @@
 Unhandled Exception: System.IndexOutOfRangeException: Index was outside the
 bounds of the array.
    at Mono.CSharp.ReflectionParameters.ParameterModifier(Int32 pos) in
 d:\mcs\mcs\support.cs:line 79
    at Mono.CSharp.Invocation.EmitArguments(EmitContext ec, MethodBase mb,
 ArrayList arguments) in d:\mcs\mcs\expression.cs:line 3554
+
+------- Additional Comments From miguel@ximian.com  2002-03-17 12:38 -------
+Fix is on cvs now.  Sorry about that ;-)