https://bugs.kde.org/show_bug.cgi?id=389353
Bug ID: 389353 Summary: Naming of new datatypes Product: umbrello Version: 2.23.3 (KDE Applications 17.08.3) Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: umbrello-de...@kde.org Reporter: c...@roberthairgrove.com Target Milestone: --- When I create a new datatype by selecting the toolbar icon and clicking in the diagram, I am presented with a dialog so that I can give it a new name. For C++, I try "size_t" and "uint64_t". Both times, Umbrello complains that those are "reserved keywords for the language of the configured code generator". However, if I give it another name which is accepted, I can right-click on the icon and choose "Change name...". Then it is OK when I call it "size_t", etc. Either there should be no warning at all, or there should be a warning both times. Can I ignore the warning if I never do code generation? I only use UML for documentation purposes, anyway. -- You are receiving this mail because: You are watching all bug changes.