[umbrello] [Bug 413991] When creating code for attribute access, the C++ code generator produces unexpected code

Ralf Habacker bugzilla_noreply at kde.org
Sun Nov 10 00:22:43 GMT 2019


https://bugs.kde.org/show_bug.cgi?id=413991

Ralf Habacker <ralf.habacker at freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |2.29.80 (KDE Applications
                   |                            |19.11.80)
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/umb
                   |                            |rello/a611d2f5b91ede55e612a
                   |                            |c4254c044d35796b53c
             Status|REPORTED                    |RESOLVED

--- Comment #1 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit a611d2f5b91ede55e612ac4254c044d35796b53c by Ralf Habacker.
Committed on 10/11/2019 at 00:25.
Pushed by habacker into branch 'release/19.12'.

Add additional c++ code generation policies to fix unexpected code generation

- Getters with/without 'get' prefix
- Remove prefix '[a-zA-Z]_' from accessor methods
- Accessor methods start with/without capital letters
FIXED-IN:2.29.80 (KDE Applications 19.11.80)

M  +76   -0    umbrello/codegenerators/cpp/cppcodegenerationform.cpp
M  +9    -0    umbrello/codegenerators/cpp/cppcodegenerationform.h
M  +42   -0    umbrello/codegenerators/cpp/cppcodegenerationpolicy.cpp
M  +9    -1    umbrello/codegenerators/cpp/cppcodegenerationpolicy.h
M  +6    -0    umbrello/codegenerators/cpp/cppcodegenerationpolicypage.cpp
M  +9    -7    umbrello/codegenerators/cpp/cppwriter.cpp
M  +3    -0    umbrello/optionstate.cpp
M  +7    -1    umbrello/optionstate.h
M  +15   -0    umbrello/umbrello.kcfg

https://commits.kde.org/umbrello/a611d2f5b91ede55e612ac4254c044d35796b53c

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list