[Mono-bugs] [Bug 55720][Maj] Changed - Hang when exception is thrown from static constructor

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 30 Mar 2004 10:55:04 -0500 (EST)


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

--- shadow/55720	2004-03-17 16:20:20.000000000 -0500
+++ shadow/55720.tmp.4546	2004-03-30 10:55:04.000000000 -0500
@@ -12,13 +12,13 @@
 ReportedBy: lluis@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Hang when exception is thrown from static constructor
-OtherBugsDependingOnThis: 54146
+OtherBugsDependingOnThis: 54146[FIXED]
 
 The runtime hangs when an exception is thrown from a static constructor.
 Try this:
 
 using System;