[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:48:49 UTC 2014


https://bugs.kde.org/show_bug.cgi?id=334828

--- Comment #1 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 37a4a7a39eb725ffeb8fd3eee10aa96ca2674913 by Ralf Habacker.
Committed on 15/05/2014 at 22:38.
Pushed by habacker into branch 'master'.

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.

M  +4    -0    umbrello/codeimport/kdevcppparser/cpptree2uml.cpp

http://commits.kde.org/umbrello/37a4a7a39eb725ffeb8fd3eee10aa96ca2674913

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list