[Mono-bugs] [Bug 74828][Blo] Changed - race in MonoEnumInfo

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 5 May 2005 04:15:21 -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 gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=74828

--- shadow/74828	2005-05-05 00:22:32.000000000 -0400
+++ shadow/74828.tmp.23170	2005-05-05 04:15:21.000000000 -0400
@@ -87,6 +87,9 @@
 a lock behind its back.
 
 The fix from James is on the right direction, I will use something
 slightly different: since this is a helper class, and its a static
 method, I will always allocte the Hashtable on the static constructor. 
 
+
+------- Additional Comments From gonzalo@ximian.com  2005-05-05 04:15 -------
+*** Bug 74811 has been marked as a duplicate of this bug. ***