[Mono-bugs] [Bug 74811][Nor] Changed - System.Enum.Parse throws exception because System.Type parameter cannot be found.

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=74811

--- shadow/74811	2005-05-03 13:11:11.000000000 -0400
+++ shadow/74811.tmp.23178	2005-05-05 04:15:21.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 74811
 Product: Mono: Class Libraries
 Version: 1.1
 OS: SLES 9
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: DUPLICATE
+Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mlasky@novell.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -69,6 +69,12 @@
 in case it may be helpful.
 
 
 
 Additional Information:
 Running on mono 1.1.6.9.43897
+
+------- Additional Comments From gonzalo@ximian.com  2005-05-05 04:15 -------
+This stack trace looks like the one in 74828, that was fixed a few
+hours ago. It was a race condition so no wonder it was hard to reproduce.
+
+*** This bug has been marked as a duplicate of 74828 ***