[Mono-bugs] [Bug 56703][Nor] Changed - mcs does not accept params beginning with a /
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 8 Apr 2004 11:46:55 -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 meddochat@zonnet.nl.
http://bugzilla.ximian.com/show_bug.cgi?id=56703
--- shadow/56703 2004-04-08 11:41:13.000000000 -0400
+++ shadow/56703.tmp.10825 2004-04-08 11:46:55.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Compilers
Version: unspecified
OS: Fedora 1.0
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: meddochat@zonnet.nl
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -26,6 +26,12 @@
Actual Results:
this will give you the error CS2001: source file /<param.. not found
Expected Results:
this should accept it as param
+
+------- Additional Comments From meddochat@zonnet.nl 2004-04-08 11:46 -------
+sorry, this is not the problem. the problem is after specifing a
+ResponseFile(using a @), the following parameters specified on the
+commandline are not interpreted as being params but as being source
+files