https://bugzilla.novell.com/show_bug.cgi?id=375368
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=375368#c1 Sebastien Pouliot <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] AssignedTo|[email protected] |[EMAIL PROTECTED] Status|NEW |ASSIGNED --- Comment #1 from Sebastien Pouliot <[EMAIL PROTECTED]> 2008-03-31 06:53:48 MST --- Nice catch. I'll look into in. As for the format story: Mono runtime always encode security attributes in the 1.x format (XML) while newer MS compilers (2.x +) encodes them in a new binary format (but still support the older format). Cecil can read both formats (I worked on that) but I don't know if it can write the binary format (I didn't work on that ;-). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
