[Mono-bugs] [Bug 79605][Nor] Changed - [GMCS] Iterators produce invalid IL code.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Oct 9 08:14:42 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 martin at ximian.com.

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

--- shadow/79605	2006-10-08 13:13:52.000000000 -0400
+++ shadow/79605.tmp.5032	2006-10-09 08:14:42.000000000 -0400
@@ -1,23 +1,23 @@
 Bug#: 79605
 Product: Mono: Compilers
 Version: 1.0
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
-Priority: Blocker
+Priority: Normal
 Component: C#
 AssignedTo: martin at ximian.com                            
 ReportedBy: marek.safar at seznam.cz               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: [REGRESSION] Iterators produce invalid IL code.
+Summary: [GMCS] Iterators produce invalid IL code.
 
 Please fill in this template when reporting a bug, unless you know what you
 are doing.
 Description of Problem:
 
 Probably because of Martin anonymous method rewrite, iterators stop working.
@@ -46,6 +46,9 @@
 
 <spouliot> 1) MonoTests.System.ArrayTest.ReadOnly_Enumerator :
 System.InvalidProgramException : Invalid IL code in
 <>c__CompilerGenerated1:System.Collections.Generic.IEnumerator<T>.get_Current
 (): IL_0010: newobj    0x060006bc
 <spouliot> when running unit tests for 2.0 profile
+
+------- Additional Comments From martin at ximian.com  2006-10-09 08:14 -------
+Can you please provide a test case for that ?


More information about the mono-bugs mailing list