[Mono-bugs] [Bug 60669][Wis] Changed - stackalloc with non-const argument causes exception

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 23 Jun 2004 20:27:52 -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 bmaurer@users.sf.net.

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

--- shadow/60669	2004-06-23 19:55:23.000000000 -0400
+++ shadow/60669.tmp.19758	2004-06-23 20:27:52.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 60669
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jackson@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -57,6 +57,9 @@
 patch
 
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-06-23 19:55 -------
 a previous patch from marek assumed that the argument to stackalloc
 was a constant. It might not be.
+
+------- Additional Comments From bmaurer@users.sf.net  2004-06-23 20:27 -------
+FIXED in cvs