[Mono-bugs] [Bug 41841][Maj] Changed - MonoEnumInfo requires ThreadSafety
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Mon, 28 Apr 2003 18:54:10 -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=41841
--- shadow/41841 Mon Apr 28 18:27:12 2003
+++ shadow/41841.tmp.17548 Mon Apr 28 18:54:10 2003
@@ -1,12 +1,12 @@
Bug#: 41841
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: REOPENED
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Major
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: r.h.lee@attbi.com
@@ -25,6 +25,13 @@
------- Additional Comments From gonzalo@ximian.com 2003-04-27 08:19 -------
Fixed in CVS.
------- Additional Comments From r.h.lee@attbi.com 2003-04-28 18:27 -------
This bug reoccured today [Apr 28, 2003]'s cvs build.
+
+------- Additional Comments From gonzalo@ximian.com 2003-04-28 18:54 -------
+If you provide a test case that make that actually fail, I'll put the
+changes back in. I reverted them cause lupus commented (and I agreed):
+"the worst that can happen is that very seldomly a few more icalls are
+done and the values/names will need to be recreated. No big deal
+since it will basically never happen anyway."