[Mono-bugs] [Bug 56127][Nor] Changed - Iterator compiles to invalid IL

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 28 Mar 2004 11:53:22 -0500 (EST)


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@users.sf.net.

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

--- shadow/56127	2004-03-28 11:47:08.000000000 -0500
+++ shadow/56127.tmp.17872	2004-03-28 11:53:22.000000000 -0500
@@ -91,6 +91,24 @@
 ------- Additional Comments From bmaurer@users.sf.net  2004-03-28 11:47 -------
 Microsoft (R) .NET Framework PE Verifier  Version 1.1.4322.573
 Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.
  
 All Classes and Methods in t.exe Verified
 
+
+------- Additional Comments From bmaurer@users.sf.net  2004-03-28 11:53 -------
+oops, i got the wrong code. So it does *NOT* verify:
+
+[IL]: Error: [c:\inetpub\ftproot\t.exe :
+Test+__Proxy_0::System.IEnumerator.MoveNext] [offset 0x00000022]
+[opcode ret] Return value missing on the stack.
+[IL]: Error: [c:\inetpub\ftproot\t.exe :
+Test+__Proxy_0::System.IEnumerator.MoveNext]  [HRESULT 0x80004005] -
+Unspecified error
+ 
+[IL]: Error: [c:\inetpub\ftproot\t.exe :
+Test+__Proxy_0::System.IEnumerator.MoveNext] [offset 0x00000022]
+[opcode ret] Return value missing on the stack.
+[IL]: Error: [c:\inetpub\ftproot\t.exe :
+Test+__Proxy_0::System.IEnumerator.MoveNext]  [HRESULT 0x80004005] -
+Unspecified error
+