https://bugs.kde.org/show_bug.cgi?id=450196
Bug ID: 450196 Summary: [C++ import] Type std::string is created multiple times Product: umbrello Version: Git Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: importer Assignee: umbrello-de...@kde.org Reporter: okell...@users.sourceforge.net Target Milestone: --- SUMMARY *** In the list view, on importing C++ multiple "string" are created in the "std" package. *** STEPS TO REPRODUCE 1. Select Code -> Active Language -> C++ 2. Import one or more files with multiple mentions of the type std::string, e.g. as attribute type or operation parameter type OBSERVED RESULT In the listview package "std" created by the import, multiple "string" appear. EXPECTED RESULT At most one "string" type shall be created. -- You are receiving this mail because: You are watching all bug changes.