[Mono-bugs] [Bug 61802][Nor] Changed - [PATCH] Hashtable.Clone() throws out of sync exception
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 22 Jul 2004 16:40:29 -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 grompf@sublimeintervention.com.
http://bugzilla.ximian.com/show_bug.cgi?id=61802
--- shadow/61802 2004-07-22 16:36:52.000000000 -0400
+++ shadow/61802.tmp.9831 2004-07-22 16:40:29.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 61802
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: mail@meebey.net
QAContact: mono-bugs@ximian.com
@@ -67,6 +67,9 @@
better patch
------- Additional Comments From grompf@sublimeintervention.com 2004-07-21 17:51 -------
Attached a better patch with code-reuse instead of code duplication.
+
+------- Additional Comments From grompf@sublimeintervention.com 2004-07-22 16:40 -------
+fixed in cvs (HEAD and 1-0)