[Mono-bugs] [Bug 62055][Nor] Changed - Methods with stackalloc must have initlocals

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Sep 1 05:50:13 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 atsushi at ximian.com.

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

--- shadow/62055	2005-04-16 17:22:56.000000000 -0400
+++ shadow/62055.tmp.9421	2005-09-01 05:50:13.000000000 -0400
@@ -31,6 +31,10 @@
 			System.Console.WriteLine (x [i]);
 		
 	}
 }
 
 we will print random numbers, while csc's will print 0's.
+
+------- Additional Comments From atsushi at ximian.com  2005-09-01 05:50 -------
+It also happens in .NET 1.x csc (it also does not initlocals) but I
+agree that having initlocals is better.


More information about the mono-bugs mailing list