[Mono-bugs] [Bug 65484][Nor] Changed - [POATCH] Mono.GetOptions
does not support quoted arguments in response file
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun May 15 02:31:45 EDT 2005
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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=65484
--- shadow/65484 2004-09-11 10:47:34.000000000 -0400
+++ shadow/65484.tmp.27470 2005-05-15 02:31:45.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: rafaelteixeirabr at hotmail.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Mono.GetOptions does not support quoted arguments in response file so mbas, and others
+Summary: [POATCH] Mono.GetOptions does not support quoted arguments in response file
mbas does not supported quoted arguments in response files.
To reproduce this issue :
1. create a source file named "test.vb" containing the following code
@@ -51,6 +51,10 @@
This works fine using vbc, but also when I specify these arguments to
mbas on the command line (instead of using a response file).
------- Additional Comments From rafaelteixeirabr at hotmail.com 2004-09-08 12:02 -------
The problem is really within Mono.GetOptions. I'll look at that.
+
+------- Additional Comments From gert.driesen at pandora.be 2005-05-15 02:31 -------
+I attached a patch (shamelessly copied from mcs) which fixed this
+issue.
More information about the mono-bugs
mailing list