[Mono-bugs] [Bug 528055] Obfuscation of field names of anonymous types causes System.MissingFieldException

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Aug 4 15:22:53 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=528055

User ben at challenor.org added comment
http://bugzilla.novell.com/show_bug.cgi?id=528055#c2





--- Comment #2 from Ben Challenor <ben at challenor.org>  2009-08-04 13:22:52 MDT ---
Hi Marek

Thanks for your reply. We were intending to deploy the same binary on both
runtimes. It's an ASP.NET MVC application with no native code, unsafe code, or
P/Invoke.

I could compile it with Mono and upload it, but we weren't intending to deploy
like that. Do you still want the Mono version?

Is the compilation of anonymous types specified by the standard? If it is
indeed the backing field renaming that causes the issue, and the names are
specified by the standard, then it is a bug in the obfuscator. But the
obfuscated binary does work on the Microsoft runtime.

Thanks
Ben

-- 
Configure bugmail: http://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.


More information about the mono-bugs mailing list