https://bugs.kde.org/show_bug.cgi?id=338649
Ralf Habacker <ralf.habac...@freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |CONFIRMED --- Comment #17 from Ralf Habacker <ralf.habac...@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 watching all bug changes.