https://bugs.kde.org/show_bug.cgi?id=386258
Ralf Habacker <ralf.habac...@freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/umb | |rello/63595fabca6cb088869f0 | |a22f2c89efaa492c8e8 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Version Fixed In| |2.23.80 (KDE Applications | |17.11.80) --- Comment #1 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit 63595fabca6cb088869f0a22f2c89efaa492c8e8 by Ralf Habacker. Committed on 31/10/2017 at 11:15. Pushed by habacker into branch 'master'. Fix 'Does not recognize C++ override keyword' FIXED-IN:2.23.80 (KDE Applications 17.11.80) Signed-off-by: Ralf Habacker <ralf.habac...@freenet.de> M +6 -0 lib/cppparser/ast.cpp M +8 -0 lib/cppparser/ast.h M +3 -0 lib/cppparser/ast_utils.cpp M +1 -0 lib/cppparser/keywords.h M +1 -0 lib/cppparser/lexer.h M +21 -0 lib/cppparser/parser.cpp M +2 -0 umbrello/codegenerators/cpp/cppheadercodeoperation.cpp M +2 -0 umbrello/codegenerators/cpp/cppsourcecodeoperation.cpp M +3 -0 umbrello/codegenerators/cpp/cppwriter.cpp M +4 -0 umbrello/codeimport/kdevcppparser/cpptree2uml.cpp M +6 -2 umbrello/dialogs/pages/codeimportoptionspage.cpp M +7 -0 umbrello/dialogs/pages/codeimportoptionspage.ui M +9 -1 umbrello/dialogs/umloperationdialog.cpp M +1 -0 umbrello/dialogs/umloperationdialog.h M +5 -0 umbrello/optionstate.cpp M +3 -1 umbrello/optionstate.h M +5 -0 umbrello/umbrello.kcfg M +21 -0 umbrello/uml1model/operation.cpp M +3 -0 umbrello/uml1model/operation.h M +2 -2 umbrello/version.h https://commits.kde.org/umbrello/63595fabca6cb088869f0a22f2c89efaa492c8e8 -- You are receiving this mail because: You are watching all bug changes.