Summary: | crash when refusing to rename a class on importing typedef | ||
---|---|---|---|
Product: | [Applications] umbrello | Reporter: | Yan Morin <yansanmo.site> |
Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Yan Morin
2006-03-01 20:02:14 UTC
SVN commit 514932 by okellogg: Prevent crashing as described in the PR - but there is still some uncertainty concerning where to put imported data types (global vs local scope) BUG:122914 M +1 -0 ChangeLog M +4 -6 umbrello/import_utils.cpp M +6 -4 umbrello/model_utils.cpp M +52 -39 umbrello/object_factory.cpp M +7 -1 umbrello/object_factory.h |