http://bugzilla.novell.com/show_bug.cgi?id=626659
http://bugzilla.novell.com/show_bug.cgi?id=626659#c1 Rodrigo Kumpera <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #1 from Rodrigo Kumpera <[email protected]> 2010-07-29 19:55:22 UTC --- I get this with peverify /IL (3.5 SP1): Microsoft (R) .NET Framework PE Verifier. Version 3.5.30729.1 Copyright (c) Microsoft Corporation. All rights reserved. [IL]: Error: [Y:\mono\mono\tmp\bug-626659_gtest-iter-14.exe : S+<GetIt>c__Iterator0::MoveNext][offset 0x00000023][found ref ('this' ptr) 'S+<GetIt>c__Iterator0' ][expected address of value 'S'] Unexpected type on the stack. [IL]: Error: [Y:\mono\mono\tmp\bug-626659_gtest-iter-14.exe : X+<GetIt>c__Iterator1::MoveNext][offset 0x00000024][found ref ('this' ptr) 'X+<GetIt>c__Iterator1' ][expected ref 'X'] Unexpected type on the stack. [IL]: Error: [Y:\mono\mono\tmp\bug-626659_gtest-iter-14.exe : X+<GetIt>c__Iterator1::MoveNext][offset 0x0000002D][found ref ('this' ptr) 'X+<GetIt>c__Iterator1' ][expected ref 'X'] Unexpected type on the stack. Which matches our verifier behavior. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
