[Mono-bugs] [Bug 52740][Maj] Changed - Hashtable.Clone returns a HT with the wrong count
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 12 Jan 2004 05:49:29 -0500 (EST)
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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=52740
--- shadow/52740 2004-01-10 14:39:34.000000000 -0500
+++ shadow/52740.tmp.21675 2004-01-12 05:49:29.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 52740
Product: Mono/Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Major
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -43,6 +43,10 @@
Ms is 1/1
------- Additional Comments From pcgod@gmx.net 2004-01-10 14:39 -------
Created an attachment (id=6383)
proposed patch
+
+------- Additional Comments From gonzalo@ximian.com 2004-01-12 05:49 -------
+Patch applied.
+Thanks!