[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
Sun May 15 10:30: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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=74959
--- shadow/74959 2005-05-15 10:30:01.000000000 -0400
+++ shadow/74959.tmp.1535 2005-05-15 10:30:18.000000000 -0400
@@ -1,23 +1,24 @@
Bug#: 74959
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: System
AssignedTo: mono-bugs at ximian.com
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
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