[Mono-bugs] [Bug 41841][Nor] Changed - CLR Internal Static Collections require ThreadSafety

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Wed, 18 Jun 2003 13:21:47 -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=41841

--- shadow/41841	Sat May  3 18:02:15 2003
+++ shadow/41841.tmp.32212	Wed Jun 18 13:21:47 2003
@@ -1,13 +1,13 @@
 Bug#: 41841
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: 040 One week
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: r.h.lee@attbi.com               
 QAContact: mono-bugs@ximian.com
@@ -115,6 +115,9 @@
 	Console.WriteLine (Thread.CurrentThread.Name + "done.");
 }
 
 A long term solution may be to modify underlying ves to provides a
 thread-safe environment for CLR design.
 
+
+------- Additional Comments From lupus@ximian.com  2003-06-18 13:21 -------
+Fix in cvs.