[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/6714] WindRes 2.18 can't concatenate literal strings anymo
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/6714] WindRes 2.18 can't concatenate literal strings anymore? |
Date: |
1 Jul 2009 15:52:11 -0000 |
------- Additional Comments From nickc at redhat dot com 2009-07-01 15:52
-------
Hi Carl,
Thank you for submitting a test case, and sorry for taking so long to reply to
your posting.
You are correct, windres was not concatenating quoted strings as it ought to
have been doing. I am going to apply the uploaded patch to fix this problems.
it works with the test case you provided but if you find any more circumstances
under which concatenation does not work, please reopen this PR and submit a new
test case.
Cheers
Nick
binutils/ChangeLog
PR 6714
* rclex.c (handle_quotes): Do not complain about whitespace
separating quoted strings.
(rclex_string): Ignore whitespace when looking for a new opening
quote following a closing quote.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
http://sourceware.org/bugzilla/show_bug.cgi?id=6714
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.