[umbrello-devel] [umbrello] [Bug 216935] Q_OBJECT macro parse error while code import process.

Ralf Habacker ralf.habacker at freenet.de
Tue Jan 21 20:47:36 UTC 2014


https://bugs.kde.org/show_bug.cgi?id=216935

Ralf Habacker <ralf.habacker at freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
   Version Fixed In|                            |2.12.2
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/umbr
                   |                            |ello/fa356a629dbef8b352d9d3
                   |                            |d71a5df830454a7c38

--- Comment #6 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit fa356a629dbef8b352d9d3d71a5df830454a7c38 by Ralf Habacker.
Committed on 21/01/2014 at 20:30.
Pushed by habacker into branch 'master'.

Fix Q_OBJECT macro parse error.
FIXED-IN:2.12.2,4.11.6

M  +6    -1    umbrello/codeimport/kdevcppparser/preprocesslexer.cpp

http://commits.kde.org/umbrello/fa356a629dbef8b352d9d3d71a5df830454a7c38

--- Comment #5 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 959e40b8e0de02af21ccb93b77b2cde39dda81db by Ralf Habacker.
Committed on 20/01/2014 at 21:31.
Pushed by habacker into branch 'master'.

Add debug support to class Parser, Lexer and PreprocessLexer.

This should help to find cpp parse problems easier.

Debug support can be enabled for several classes through the debug window
(STRG-D).

M  +2    -0    umbrello/codeimport/kdevcppparser/lexer.cpp
M  +2    -1    umbrello/codeimport/kdevcppparser/lexer.h
M  +113  -111  umbrello/codeimport/kdevcppparser/parser.cpp
M  +2    -1    umbrello/codeimport/kdevcppparser/parser.h
M  +2    -0    umbrello/codeimport/kdevcppparser/preprocesslexer.cpp
M  +2    -1    umbrello/codeimport/kdevcppparser/preprocesslexer.h

http://commits.kde.org/umbrello/959e40b8e0de02af21ccb93b77b2cde39dda81db

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list