[Mono-bugs] [Bug 76550][Nor] Changed - Iterators: parameter capturing / UnaryMutator

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Nov 7 21:37:37 EST 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 bmaurer at users.sf.net.

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

--- shadow/76550	2005-10-26 02:55:32.000000000 -0400
+++ shadow/76550.tmp.28979	2005-11-07 21:37:37.000000000 -0500
@@ -59,6 +59,10 @@
 				Console.Write("{0,3} ", x * y);
 			}
 			Console.WriteLine();
 		}
 	}
 }
+
+------- Additional Comments From bmaurer at users.sf.net  2005-11-07 21:37 -------
+If you say ++from the code is also wrong, no assertion is thrown in
+the compiler, but a runtime exception occurs.


More information about the mono-bugs mailing list