[Mono-bugs] [Bug 66868][Min] New - CSharpCodeCompiler does not honor CompilerOptions CodeDom option
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 27 Sep 2004 00:00:13 -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 peter@newton.cx.
http://bugzilla.ximian.com/show_bug.cgi?id=66868
--- shadow/66868 2004-09-27 00:00:13.000000000 -0400
+++ shadow/66868.tmp.11645 2004-09-27 00:00:13.000000000 -0400
@@ -0,0 +1,20 @@
+Bug#: 66868
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: System
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: peter@newton.cx
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: CSharpCodeCompiler does not honor CompilerOptions CodeDom option
+
+The MicrosoftCSharpCompiler does not honor the CompilerOptions property of
+the CompilerParameters class. Patch to fix soon to be attached.