[umbrello] [Bug 450196] New: [C++ import] Type std::string is created multiple times
"Oliver Kellogg" <[email protected]>
| Newsgroups | gmane.linux.umbrello.devel |
|---|---|
| Message-ID | <[email protected]/> |
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: [email protected]
Reporter: [email protected]
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 the assignee for the bug.