[Mono-bugs] [Bug 52286][Nor] Changed - mjs, can't parse new expression without parameters.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 19 Sep 2004 21:02:29 -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=52286

--- shadow/52286	2004-06-23 22:01:10.000000000 -0400
+++ shadow/52286.tmp.17893	2004-09-19 21:02:29.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 52286
 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
@@ -53,11 +53,14 @@
 Look rules: new_expr and member_expr at jscript-lexer-parser.g
 
 Version:
 
 mono, mcs 's cvs versions from december 17, 2003.
 
-------- Additional Comments From gerardo@ximian.com  2004-03-08 18:23 -------
+------- Additional Comments From gerardo@novell.com  2004-03-08 18:23 -------
 *** Bug 55285 has been marked as a duplicate of this bug. ***
 
-------- Additional Comments From gerardo@ximian.com  2004-03-09 17:22 -------
+------- Additional Comments From gerardo@novell.com  2004-03-09 17:22 -------
 Wrong duplicate, please ignore
+
+------- Additional Comments From cesar@ciencias.unam.mx  2004-09-19 21:02 -------
+This got fixed with Rhino's parser port to C# that's being used now.