[Mono-bugs] [Bug 71665][Wis] Changed - Mono.CSharp.CSharpCodeCompiler:BuildArgs doesnt append options.CompilerOptions
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 25 Jan 2005 01:25:10 -0500 (EST)
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@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71665
--- shadow/71665 2005-01-24 05:55:27.000000000 -0500
+++ shadow/71665.tmp.24776 2005-01-25 01:25:10.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 71665
Product: Mono: Class Libraries
Version: 1.0
OS: other
OS Details: FreeBSD 5.3
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: matti.savolainen@nesenta.fi
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -46,6 +46,15 @@
How often does this happen?
Additional Information:
I would like to use recurse with an "empty.cs" instead of passing a list of
4000+ .cs files in the "commandline".
+
+------- Additional Comments From gonzalo@ximian.com 2005-01-25 01:25 -------
+The fix for this has been in HEAD for quite a while, but never made it
+into 1.0.x.
+
+It will be there on the next 1.0.x release.
+Thanks.
+
+