[Mono-bugs] [Bug 56703][Nor] Changed - mcs does not accept params beginning with a /

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 10 Apr 2004 15:04:17 -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 miguel@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=56703

--- shadow/56703	2004-04-08 11:46:55.000000000 -0400
+++ shadow/56703.tmp.28477	2004-04-10 15:04:17.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 56703
 Product: Mono: Compilers
 Version: unspecified
 OS: Fedora 1.0
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: meddochat@zonnet.nl               
 QAContact: mono-bugs@ximian.com
@@ -32,6 +32,10 @@
 
 ------- 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
+
+------- Additional Comments From miguel@ximian.com  2004-04-10 15:04 -------
+It works here, double check your file, or provide a more complete
+bug report with a sample.