[Mono-bugs] [Bug 72771][Nor] Changed - "Response file 'x' specified
multiple times" when using "--"
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Apr 7 17:46:05 EDT 2006
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 marek.safar at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=72771
--- shadow/72771 2005-04-23 15:41:13.000000000 -0400
+++ shadow/72771.tmp.32529 2006-04-07 17:46:05.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 72771
Product: Mono: Compilers
Version: 1.1
OS: All
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: miguel at ximian.com
ReportedBy: max at duempel.org
@@ -23,6 +23,9 @@
This is because the arguments after "--" are reordered internally, and the
'@/tmp/foo' is read a gain in the for(){} loop.
This bug is new in Mono 1.1.4, 1.1.3 did ok because it did not reorder the
arguments in Driver.AddArgs().
+
+------- Additional Comments From marek.safar at seznam.cz 2006-04-07 17:46 -------
+I was not able to reproduce the issue with SVN HEAD.
More information about the mono-bugs
mailing list