[Mono-bugs] [Bug 75441][Nor] New - Regexp literals unimplemented.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jul 1 20:33:12 EDT 2005


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 flgr at ccan.de.

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

--- shadow/75441	2005-07-01 20:33:12.000000000 -0400
+++ shadow/75441.tmp.25490	2005-07-01 20:33:12.000000000 -0400
@@ -0,0 +1,38 @@
+Bug#: 75441
+Product: Mono: Compilers
+Version: unspecified
+OS: 
+OS Details: OS independent
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: JScript
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: flgr at ccan.de               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Regexp literals unimplemented.
+
+Description of Problem:
+
+Regular expression literals are not yet implemented.
+
+Steps to reproduce the problem:
+1. Download test case.
+2. Compile via mjs.
+3. Run via mono.
+
+Actual Results:
+
+Unhandled Exception: System.NotImplementedException: The requested feature
+is not implemented.
+in <0x0001d> Microsoft.JScript.Vsa.VsaEngine:GetOriginalRegExpConstructor ()
+
+Expected Results:
+Output "Success".
+
+How often does this happen? 
+Always.


More information about the mono-bugs mailing list