[Mono-bugs] [Bug 52285][Nor] Changed - Parser can't handle blocks properly.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 19 Sep 2004 21:01:00 -0400 (EDT)


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 cesar@ciencias.unam.mx.

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

--- shadow/52285	2004-06-23 22:01:00.000000000 -0400
+++ shadow/52285.tmp.17826	2004-09-19 21:01:00.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 52285
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: JScript
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: cesar@ciencias.unam.mx               
 QAContact: mono-bugs@ximian.com
@@ -67,6 +67,9 @@
 
 2) See rules: object_literal and block.
 
 Version:
 Using mono and mcs's cvs versions from december 17, 2003. 
 On Linux RH9.0
+
+------- Additional Comments From cesar@ciencias.unam.mx  2004-09-19 21:01 -------
+This got fixed with Rhino's parser port to C#, that's being used now.