[Mono-bugs] [Bug 78031][Nor] Changed - [GMCS] gmcs generates invalid IL for iterators

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Apr 7 20:32:17 EDT 2006


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 at ximian.com.

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

--- shadow/78031	2006-04-07 17:18:51.000000000 -0400
+++ shadow/78031.tmp.2040	2006-04-07 20:32:17.000000000 -0400
@@ -108,6 +108,15 @@
 differs depending on path.
 
 
 ------- Additional Comments From vargaz at gmail.com  2006-04-07 13:35 -------
 This blocks a gmcs compiled IronPython from working under mono.
 
+
+------- Additional Comments From miguel at ximian.com  2006-04-07 20:32 -------
+I do get the trap if I run this with Mono and IronPython, but not with
+the sample test case.
+
+I was looking at the disassembled IL, and although it produces the
+incorrect IL I can not find the two "codepaths" that would lead to the
+problem.  Also, the sample program works fine with Mono (even if I
+populate the objData Dictionary).


More information about the mono-bugs mailing list