[Mono-bugs] [Bug 44182][Nor] Changed - System.Reflection.Emit.AssemblyBuilder.DefineResource missing
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 20 Oct 2003 14:37:09 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=44182
--- shadow/44182 2003-06-05 14:20:05.000000000 -0400
+++ shadow/44182.tmp.30434 2003-10-20 14:37:09.000000000 -0400
@@ -25,6 +25,9 @@
------- Additional Comments From lupus@ximian.com 2003-06-05 14:20 -------
I added the AssemblyBuilder stuff.
The ModulerBuilder ones can be done with a hack, but I prefer adding
them more cleanly (but this requires a bit of refactoring in the
runtime, so will have to wait for later).
+
+------- Additional Comments From miguel@ximian.com 2003-10-20 14:37 -------
+Paolo: Can you provide details, so maybe someone else can look at this?