[Uml-devel] [Bug 216935] Q_OBJECT macro parse error while code import process.
Ralf Habacker
ralf.habacker at freenet.de
Wed Jan 4 11:02:03 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=216935
--- Comment #3 from Ralf Habacker <ralf habacker freenet de> 2012-01-04 11:02:03 ---
Further analysis shows that the lexer, which is based on boost::spirit,
returned 'Q_OBJECT' concated with the following term 'public:'.
I tried to follow the calls into the boost spirit library, but get lost in the
very deep call tree.
When this worked before (which I assume) I guess that the problem is caused by
a bug or internal change in newer versions of the boost::spirit parser.
In case of an internal change it may be that there is a different or additional
boost::spirit setup required, which umbrello does not follow.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the umbrello-devel
mailing list