[umbrello] [Bug 338649] Extend C++ import for C++11
Ralf Habacker via KDE Bugzilla
bugzilla_noreply at kde.org
Sun Sep 11 18:36:58 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=338649
Ralf Habacker <ralf.habacker at freenet.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Status|UNCONFIRMED |CONFIRMED
--- Comment #17 from Ralf Habacker <ralf.habacker at freenet.de> ---
umbrello's git master branch got several c++11 related test cases. If someone
has interest in umbrello having c++11 support feel free to extend the c++
parser and send patches one by one to this bug or kde review board.
The parser is located at lib/cppparser/parser.cpp|h. If it is required to add
additional abstract syntax tree classes, see lib/cppparser/ast.cpp|h. After
parsing it may be required to assign the newly parsed elements to related uml
objects in umbrello/codeimport/kdevcppparser/cpptree2uml.cpp|h
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list