[Mono-bugs] [Bug 75166][Wis] Changed - break statement not getting proper parent.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jan 17 14:32:22 EST 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 cnataren at novell.com.

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

--- shadow/75166	2005-06-06 19:32:12.000000000 -0400
+++ shadow/75166.tmp.3643	2006-01-17 14:32:22.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 75166
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: JScript
 AssignedTo: cesar at ciencias.unam.mx                            
 ReportedBy: cesar at ciencias.unam.mx               
 QAContact: mono-bugs at ximian.com
@@ -73,6 +73,9 @@
     pn = new ForIn (parent, line_number, init, cond, body);
 else
     pn = new For (parent, line_number, init, cond, incr, body);
 body.parent = pn;
 ****
 
+
+------- Additional Comments From cnataren at novell.com  2006-01-17 14:32 -------
+Fixed on svn.


More information about the mono-bugs mailing list