[Mono-bugs] [Bug 78009][Nor] Changed - Endless loop in compute_dominators ()

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Apr 5 13:10:56 EDT 2006


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 vargaz at gmail.com.

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

--- shadow/78009	2006-04-04 11:10:00.000000000 -0400
+++ shadow/78009.tmp.10529	2006-04-05 13:10:56.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 78009
 Product: Mono: Runtime
 Version: 1.1
 OS: SUSE 9.0
 OS Details: Linux 2.4.21-286-default #1 Sat Apr 2 08:57:10 UTC 2005 i686 i686 i386 GNU/Linux
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: JIT
 AssignedTo: lupus at ximian.com                            
 ReportedBy: robertj at gmx.net               
 QAContact: mono-bugs at ximian.com
@@ -90,6 +90,10 @@
                 MySqlConnection con = new MySqlConnection
 ("server=localhost;pooling=true;database=test;user id=foo;");
                 con.Open ();
         }
 }
 
+
+------- Additional Comments From vargaz at gmail.com  2006-04-05 13:10 -------
+Should be fixed in SVN.
+


More information about the mono-bugs mailing list