https://bugzilla.novell.com/show_bug.cgi?id=354970
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=354970#c7 Gert Driesen <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] Summary|AssemblyBuilder.SetCustomAttribute should not |[PATCH] AssemblyBuilder.SetCustomAttribute |affect assembly name |should not affect assembly name --- Comment #7 from Gert Driesen <[EMAIL PROTECTED]> 2008-01-20 12:31:16 MST --- It is indeed gonna use Cecil, but it's not yet using it in SVN head (AFAIK). I've attached: * a patch that fixes our corlib, and introduced a magic value for AssemblyBuilderAccess to inform the AssemblyBuilder that it's operating in compiler context. * patches for vbnc and mcs to have it pass the magic value for AssemblyBuilderAccess. Note to Rolf: vbnc would not allow me to mark the COMPILER_ACCESS field as Const. -- 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
