kdevelop-pg-qt broken

Niko Sams niko.sams at gmail.com
Sat Aug 7 05:36:55 UTC 2010


On Sat, Aug 7, 2010 at 02:04, Milian Wolff <mail at milianw.de> wrote:
> On Thursday 05 August 2010 19:29:26 Milian Wolff wrote:
>> Heyho,
>>
>> The_User, seems like you broke KDevelop-Pg-Qt. Please try the CSS grammar.
>> Something like this:
>>
>> "a { color: rgba(255,0,0,127); }"
>>
>> breaks, whith the strange message:
>> QDEBUG : Css::TestParser::parser(rgba value) ** ERROR: "Expected symbol
>> "maybeSgml" (current token: "}" [1015] at 0:30 - 0:30)"
>> QDEBUG : Css::TestParser::parser(rgba value) ** ERROR: "Expected symbol
>> "ruleList" (current token: "}" [1015] at 0:30 - 0:30)"
>> QDEBUG : Css::TestParser::parser(rgba value) ** ERROR: "Expected symbol
>> "start" (current token: "}" [1015] at 0:30 - 0:30)"
>>
>> If I add a trailing whitespace it works again.
>>
>> Please fix this. Bye
>
> This seems to be the culprit:
>
> commit d61090c3cba58c5dbd0aaf3f997ad8fcd5edc1ab
> Author: Jonathan Schmidt-Dominé <git at the-user.org>
> Date:   Wed Jul 28 14:55:23 2010 +0200
>
>    Cleaned up kdev-pg-follow
>
kdevpg needs tests, without them it's nearly impossible to change stuff without
breaking something.
Maybe it's already enough to run the tests of the language plugins.

Niko




More information about the KDevelop-devel mailing list