[Mono-bugs] [Bug 63202][Maj] Changed - Indexer + Increment results in invalid opcode or compiler crash
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 17 Aug 2004 04:59:12 -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 juraj@hotfeet.ch.
http://bugzilla.ximian.com/show_bug.cgi?id=63202
--- shadow/63202 2004-08-17 04:54:08.000000000 -0400
+++ shadow/63202.tmp.31417 2004-08-17 04:59:11.000000000 -0400
@@ -66,6 +66,11 @@
in Expression.Resolve (Mono.CSharp.EmitContext)
in ExpressionStatement.ResolveStatement (Mono.CSharp.EmitContext)
in StatementExpression.Resolve (Mono.CSharp.EmitContext)
in Block.Resolve (Mono.CSharp.EmitContext)
in EmitContext.EmitTopBlock (Mono.CSharp.Block,
Mono.CSharp.InternalPara meters, Mono.CSharp.Location)
+
+------- Additional Comments From juraj@hotfeet.ch 2004-08-17 04:59 -------
+Created an attachment (id=9130)
+test case (i): inctest.cs
+