[Mono-bugs] [Bug 77205][Nor] Changed - mcs generates invalid IL for iterators

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jan 12 17:59:14 EST 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=77205

--- shadow/77205	2006-01-12 10:22:05.000000000 -0500
+++ shadow/77205.tmp.17002	2006-01-12 17:59:14.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 77205
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: martin at ximian.com                            
 ReportedBy: vargaz at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -28,6 +28,9 @@
 	  IL_003c:  ldarg.0 
 	  IL_003d:  ldfld  valuetype S S/'<Get>__0'::'<>THIS'
 	  IL_0042:  ldc.i4.s 0x0a
 	  IL_0044:  stfld  int32 S::j
 
 Here, ldfld should be ldflda
+
+------- Additional Comments From miguel at ximian.com  2006-01-12 17:59 -------
+Fixed in 55460.


More information about the mono-bugs mailing list