[Mono-bugs] [Bug 44182][Nor] Changed - System.Reflection.Emit.AssemblyBuilder.DefineResource missing

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Thu, 5 Jun 2003 11:58:46 -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 tonyg@lshift.net.

http://bugzilla.ximian.com/show_bug.cgi?id=44182

--- shadow/44182	Thu Jun  5 05:13:04 2003
+++ shadow/44182.tmp.6050	Thu Jun  5 11:58:45 2003
@@ -16,6 +16,9 @@
 Cc: 
 Summary: System.Reflection.Emit.AssemblyBuilder.DefineResource missing
 
 The current mono implementation of
 System.Reflection.Emit.AssemblyBuilder.DefineResource returns null 
 always, and isn't marked TODO at all.
+
+------- Additional Comments From tonyg@lshift.net  2003-06-05 11:58 -------
+Actually ModuleBuilder.DefineResource is missing too.