Mono.Cecil 0.4.1 3
Mono.Cecil 0.4.1 “Not so demented”
It’s time for a new release of Cecil, our state of the art assembly manipulation library.
This is the best release so far. Plenty of bugs have been corrected, especially for people using Cecil to create or manipulate assemblies. Another point of this release is a better support of generics. People using Cecil are urged to update to this new version.
Trackbacks
Use the following link to trackback from your own site:
http://evain.net/blog/articles/trackback/61

Hi,
Me again! Tested the new release but I am sorry to report that even 0.4.1 fails to roundtrip a Delphi 8 assembly.
I thought I should contribute so I ildasm your lib and reasm it with debug symbols. Anyway after sometime tracking (in msil) where it fails I found that the problem is not specific to our assembly. This means that I am able to provide you with a simple assembly that you can use to test.
if you’re interested, can you let me know how you’d like me to make this assembly available to you.
Interesting Finds
Hi,
Don’t be sorry, Cecil is far from being 1.0, so any new bug is welcome. Please send me your test assembly by mail at “jbevain at gmail.com”.
Thanks !