[Mono-bugs] [Bug 74959][Nor] Changed - [PATCH] CodeDom compilers
ignore GenerateInMemory compiler parameter
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jun 4 17:09:18 EDT 2005
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 gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74959
--- shadow/74959 2005-05-30 08:26:26.000000000 -0400
+++ shadow/74959.tmp.7940 2005-06-04 17:09:18.000000000 -0400
@@ -12,13 +12,13 @@
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: [PATCH] CodeDom compilers ignore GenerateInMemory compiler parameter
-BugsThisDependsOn: 74958
+BugsThisDependsOn: 74958[FIXED]
Currently, both the C# and the VB.NET CodeDom compilers ignore the
GenerateInMemory compiler parameter.
When the GenerateInMemory parameter is set, the compiled assembly should
be loaded by a byte array (instead of using Assembly.LoadFrom) and the
More information about the mono-bugs
mailing list