[kdevelop] [Bug 329117] Parser error illustrated
Milian Wolff
mail at milianw.de
Mon Dec 23 13:57:35 GMT 2013
On Monday 23 December 2013 14:39:24 Leon Pollak wrote:
> Hello, Milian.
>
> I installed the git master and I still see the problem.
> Please, what must be done for this bug workaround?
> You stated that "Add empty __VA_ARGS__ define to prevent parse errors
> when it is used." - what is empty define?
> I added
> #define __VA_ARGS__
> but this does not help.
No, the commit listed in the bug already adds this empty define.
This solves _some_ issues with __VA_ARGS__ usage, but there are more which can
only be fixed properly by adding support for __VA_ARGS__. This is not done,
patches welcome.
Until then I'm afraid you'll have to ignore the parser errors KDevelop shows.
Bye
--
Milian Wolff
mail at milianw.de
http://milianw.de
More information about the KDevelop
mailing list