https://bugs.kde.org/show_bug.cgi?id=81301
--- Comment #3 from Oliver Kellogg <okell...@users.sourceforge.net> --- Git commit 82048c574e7662505ed05116f93fc54db93c1027 by Oliver Kellogg. Committed on 11/01/2021 at 22:27. Pushed by okellogg into branch 'master'. umbrello/codegenerators/idl/idlwriter.cpp - In functions isOOClass and writeClass, on comparing against known stereotypes accept stereotype prefixes other than "CORBA". Reason: IDL v4 separates the language from CORBA. Several known tools use stereotypes prefixed with "idl" instead of "CORBA". - In function defaultDatatypes add missing types "long long", "unsigned long long", "long double". M +14 -12 umbrello/codegenerators/idl/idlwriter.cpp https://invent.kde.org/sdk/umbrello/commit/82048c574e7662505ed05116f93fc54db93c1027 -- You are receiving this mail because: You are watching all bug changes.