[Mono-bugs] [Bug 79521][Wis] Changed - runtime tests hang on win32 and mac-ppc from commit r65875
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Oct 3 11:35:40 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 lupus at ximian.com.
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: lupus at ximian.com
ReportedBy: wberrier at novell.com
QAContact: mono-bugs at ximian.com
@@ -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 lupus at ximian.com 2006-10-03 11:35 -------
+Fixed in svn.
More information about the mono-bugs
mailing list