[Mono-bugs] [Bug 354970] [PATCH] AssemblyBuilder. SetCustomAttribute should not affect assembly name
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Jan 20 14:31:17 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=354970
User gert.driesen at pandora.be added comment
https://bugzilla.novell.com/show_bug.cgi?id=354970#c7
Gert Driesen <gert.driesen at pandora.be> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rkvinge at novell.com
Summary|AssemblyBuilder.SetCustomAttribute should not |[PATCH] AssemblyBuilder.SetCustomAttribute
|affect assembly name |should not affect assembly name
--- Comment #7 from Gert Driesen <gert.driesen at pandora.be> 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.
More information about the mono-bugs
mailing list