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 [EMAIL PROTECTED]

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

--- shadow/79521        2006-10-03 11:05:56.000000000 -0400
+++ shadow/79521.tmp.20298      2006-10-03 11:35:40.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 79521
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: JIT
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -67,6 +67,9 @@
 specially, this line:
        for (i = 0; i < G_N_ELEMENTS (opt_names) && optflag_get_name (i); ++i) {
 
 there is an if () later which only checks for i == G_N_ELEMENTS
 (opt_names) so the outer while loop turns into an infinite loop.
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-10-03 11:35 -------
+Fixed in svn.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to