Bugzilla – Bug 317119
[PATCH] al does not support quoted values in response files
Last modified: 2007-09-15 21:24:57 UTC
---- Reported by gert.driesen@pandora.be 2005-02-07 03:43:24 MST ---- The attached patch (shamelessly copied from mcs/driver.cs) adds support for quoted values in response files to al. Without this patch, a response file containing this: /target:"library" /out:"Test.resources.dll" /culture:"en-US" /nologo /embed:"Test.en-US.resources" would result in the following error: ALINK: error A1012: '"library"' is not a valid setting for option 'target' Zoltan, can you review this patch and apply it to SVN HEAD and the mono-1- 0 branch ? Thx ! ---- Additional Comments From gert.driesen@pandora.be 2005-02-07 03:43:51 MST ---- Created an attachment (id=167366) patch that adds support for quoted values in response files ---- Additional Comments From gert.driesen@pandora.be 2005-02-26 04:56:34 MST ---- Can someone (vargaz?) review this patch ? ---- Additional Comments From vargaz@gmail.com 2005-03-01 15:01:11 MST ---- Fixed in HEAD and 1.0. Imported an attachment (id=167366) Unknown operating system unknown. Setting to default OS "Other".