[Mono-bugs] [Bug 72333][Wis] Changed - Can't use formal parameters.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 8 Feb 2005 04:32:20 -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:13:24.000000000 -0500
+++ shadow/72333.tmp.2288	2005-02-08 04:32:20.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 72333
 Product: Mono: Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: JScript
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: cesar@ciencias.unam.mx               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -41,6 +41,13 @@
 SVN version from Tue Feb  8 02:27:55 CST 2005
 
 ------- Additional Comments From cesar@ciencias.unam.mx  2005-02-08 04:13 -------
 Created an attachment (id=14123)
 Test case.
 
+
+------- Additional Comments From cesar@ciencias.unam.mx  2005-02-08 04:32 -------
+We were not handling the case where a formal parameter was being used
+in an assignment context. We do now, and we generate a proper
+OpCodes.Starg instruction.
+
+Fixed on svn.