[umbrello-devel] [umbrello] [Bug 175096] crash on import classes(c++)
Ralf Habacker
ralf.habacker at freenet.de
Sat Feb 1 13:21:57 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=175096
Ralf Habacker <ralf.habacker at freenet.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit|http://commits.kde.org/umbr |http://commits.kde.org/umbr
|ello/7fe990cfc85c2c8087157b |ello/0bf3c2fc314e298bbe8b18
|84d040171cd9ab330e |557aa5411ea9b1366f
--- Comment #23 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 0bf3c2fc314e298bbe8b18557aa5411ea9b1366f by Ralf Habacker.
Committed on 01/02/2014 at 10:31.
Pushed by habacker into branch 'KDE/4.12'.
Fix nested template parse error.
The term '>>' is parsed as Token_shift, which prevents to be used
as template closing tag and results into using a not supported
UMLAssociation object as parent.
FIXED-IN:4.12.3
(cherry picked from commit 4d4cbb10b1eb825ee7189eaf0aa8e4bd415a9972)
M +1 -1 umbrello/codeimport/kdevcppparser/lexer.cpp
M +6 -2 umbrello/codeimport/kdevcppparser/parser.cpp
M +1 -1 umbrello/codeimport/kdevcppparser/preprocesslexer.cpp
M +1 -1 umbrello/codeimport/kdevcppparser/preprocesslexer.h
http://commits.kde.org/umbrello/0bf3c2fc314e298bbe8b18557aa5411ea9b1366f
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list