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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
