[Mono-bugs] [Bug 45042][Wis] Changed - Array.Sort throws incorrect exception
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Wed, 18 Jun 2003 11:46:14 -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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=45042
--- shadow/45042 Wed Jun 18 01:27:58 2003
+++ shadow/45042.tmp.4231 Wed Jun 18 11:46:14 2003
@@ -1,14 +1,14 @@
Bug#: 45042
Product: Mono/Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: INVALID
+Severity: Unknown
Priority: Wishlist
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: tum@veridicus.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -41,6 +41,13 @@
All the time.
------- Additional Comments From tum@veridicus.com 2003-06-18 01:27 -------
Created an attachment (id=4641)
The patch.
+
+------- Additional Comments From lupus@ximian.com 2003-06-18 11:46 -------
+Current cvs already throws InvalidOperationExceptions.
+If you have a test case where it doesn't work, please submit a full
+test case.
+Also, your patch includes changes that are completely unrelated to the
+bug.