Hello,

I got an error when trying to generate an assembly which name contains
CJK characters. It seems to be that the file name of the PDB is stored
with wrong length in the debug header. Also the name is stored as
ASCII. The appended patch stores the name as UTF8 with the right
length.

Patch:
http://groups.google.com/group/mono-cecil/web/cecil-cjk.diff

Greetings,
Martin

-- 
--
mono-cecil

Reply via email to