[Mono-bugs] [Bug 72333][Wis] New - Can't use formal parameters.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 8 Feb 2005 04:12:46 -0500 (EST)
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=72333
--- shadow/72333 2005-02-08 04:12:46.000000000 -0500
+++ shadow/72333.tmp.2058 2005-02-08 04:12:46.000000000 -0500
@@ -0,0 +1,41 @@
+Bug#: 72333
+Product: Mono: Compilers
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: JScript
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: cesar@ciencias.unam.mx
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Can't use formal parameters.
+
+Description of Problem:
+Can't use the formal parameters of a function at its body.
+
+Steps to reproduce the problem:
+See attached test case.
+
+Actual Results:
+** ERROR **: Invalid IL code at IL0012 in JScript 0:f
+(object,Microsoft.JScript.Vsa.VsaEngine,object,object): IL_0012: ret
+
+
+aborting...
+Aborted
+
+
+Expected Results:
+succeeded.
+
+How often does this happen?
+Always.
+
+Additional Information:
+SVN version from Tue Feb 8 02:27:55 CST 2005