Fix for Bug#144987

Matt Rogers mattr at kde.org
Fri May 4 02:44:12 UTC 2007


On May 3, 2007, at 3:33 PM, Andreas Pakulat wrote:

> On 03.05.07 21:44:43, Andreas Pakulat wrote:
>> Hi,
>>
>> I'd like to apply the attached patch to the QMake parser, it fixes  
>> the
>> bug number 144987. It allows the parser to parse QMake Variable
>> assignments with EOF instead of newline at the end of the assignment.
>>
>> Ok to commit?
>
> Here's a small updated. Two more fixes,
>
> a) Parsing of 1-character-long variable value (i.e. ".")
> b) Parsing of
> foo = \
> bar
>
> The second failed unless a whitespace is added before bar.
>
> With this 144377 will be fixed too. (And QMake bugfree again :)
>
> Andreas
>

This looks fine too. Please commit.
--
Matt






More information about the KDevelop-devel mailing list