Bug 317119 (MONO72274) - [PATCH] al does not support quoted values in response files
Summary: [PATCH] al does not support quoted values in response files
Status: RESOLVED FIXED
Alias: MONO72274
Product: Mono: Tools
Classification: Mono
Component: tools (show other bugs)
Version: 1.1
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Mono Bugs
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-07 10:43 UTC by Gert Driesen
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
patch that adds support for quoted values in response files (2.21 KB, patch)
2005-02-07 10:43 UTC, Thomas Wiest
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 19:06:34 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".