[umbrello-devel] [umbrello] [Bug 330018] Issues with imported C++ classes within a namespace
Ralf Habacker
ralf.habacker at freenet.de
Fri Jul 4 17:31:52 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=330018
--- Comment #5 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 8495de1afb7db8fa6e6ae2e8238161e202474f29 by Ralf Habacker.
Committed on 04/07/2014 at 17:14.
Pushed by habacker into branch 'master'.
Avoid duplicate Invoker and other classes from importing bug 330018 testcase.
It was required to refactor the newly added 'doNotSearch'
Import_Utils::createUMLObject()
parameter to a real 'searchInParentPackageOnly' strategy.
This enables classes with the same name in different name spaces.
Related: bug 368810
M +9 -9 umbrello/codeimport/import_utils.cpp
M +1 -1 umbrello/codeimport/import_utils.h
http://commits.kde.org/umbrello/8495de1afb7db8fa6e6ae2e8238161e202474f29
--- Comment #4 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 288fc91220aaa75110ba35e1655fa10ce3ab3eea by Ralf Habacker.
Committed on 04/07/2014 at 17:32.
Pushed by habacker into branch 'master'.
Check against zero namespace pointer.
M +2 -1 umbrello/codeimport/kdevcppparser/cpptree2uml.cpp
http://commits.kde.org/umbrello/288fc91220aaa75110ba35e1655fa10ce3ab3eea
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list