[umbrello-devel] [umbrello] [Bug 334828] Stack overflow when dragging sflphone-kde classes on view
Ralf Habacker
ralf.habacker at freenet.de
Thu May 15 22:51:14 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=334828
Ralf Habacker <ralf.habacker at freenet.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
Version Fixed In| |4.13.2
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/umbr
| |ello/91d6e1c77421325b4761f9
| |78191e81f004f53b92
--- Comment #2 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 91d6e1c77421325b4761f978191e81f004f53b92 by Ralf Habacker.
Committed on 15/05/2014 at 22:38.
Pushed by habacker into branch 'KDE/4.13'.
Crash fix on class to diagram drag after c++ import.
The bug is fixed by ignoring friend class declarations in c++ import.
Otherwise the c++ import code creates additional uml class objects
sharing the same name, which is currently not supported.
FIXED-IN:4.13.2
(cherry picked from commit 37a4a7a39eb725ffeb8fd3eee10aa96ca2674913)
M +4 -0 umbrello/codeimport/kdevcppparser/cpptree2uml.cpp
http://commits.kde.org/umbrello/91d6e1c77421325b4761f978191e81f004f53b92
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list