[Mono-bugs] [Bug 21801] Changed - mcs creates invalid code with "new ValueType()" and assignement to array element

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
19 Mar 2002 06:29:49 -0000


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 miguel@ximian.com.

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

--- shadow/21801	Tue Mar 12 07:46:12 2002
+++ shadow/21801.tmp.18836	Tue Mar 19 01:29:49 2002
@@ -1,14 +1,14 @@
 Bug#: 21801
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -36,6 +36,11 @@
 newobj...
 ldloc tmp_datum
 stobj
 
 (After newobj there is obj, int, valuetype on the stacl, while stobj
 requires address, valuetype).
+
+------- Additional Comments From miguel@ximian.com  2002-03-19 01:29 -------
+Thanks for the detective work Paolo.  This bug has been now fixed on
+CVS.  Courtesy of American Airlines!
+