DUChain and MTP
David nolden
david.nolden.kdevelop at art-master.de
Tue Feb 3 22:37:32 UTC 2009
I'm quite sure this is a known or at least similar bug in the parser.
Please reduce the whole thing a bit more(The important parts that cause the
bug are the parens in this expression):
value = N + SeriesAdder< (limit > 1) ? N - 1 : 0, (limit > 1) ? limit
- 1 : 0>::value };
And then add it to bugzilla. We need to track this and fix it at some point.
Greetings, David
More information about the KDevelop-devel
mailing list