[umbrello-devel] [umbrello] [Bug 333363] Crash when doing code import.
Ralf Habacker
ralf.habacker at freenet.de
Wed Apr 16 06:23:23 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=333363
--- Comment #6 from Ralf Habacker <ralf.habacker at freenet.de> ---
For the (In reply to comment #2)
> (In reply to comment #1)
> > Please append a test case
>
> Agreed, test case is necessary for a definitive fix.
In the crash case the code importer writes in Import_Utils::insertAttribute()
DEBUG(DBG_SRC) << "insertAttribute: Don not know what to do with "
<< owner->name() << " (object type " <<
UMLObject::toString(ot) << ")";
which indicates a issue with the parser or the related ada code. If this is a
parser issue a related bug should be opened.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list