Hi Jb On 5 Лют, 00:51, "Jb Evain" <[EMAIL PROTECTED]> wrote: > This should be fixed in svn. Could you give it a try?
I have just tried Mono.Cecil built from SVN revision 97805. Behavior has really changed but it is still buggy. Here is steps to reproduce: 1. Compile some hello world exe and set its target CPU to x86 2. Perform round-trip with Mono.Cecil 3. Run output executable on x64 CPU with x64 OS Expected behavior: Output executable should run in 32-bit mode on x64 system. Actual behavior: Output executable runs in 64-bit mode on x64 system. Thanks in advance. Oleksiy --~--~---------~--~----~------------~-------~--~----~ -- mono-cecil -~----------~----~----~----~------~----~------~--~---
