https://bugs.kde.org/show_bug.cgi?id=427109
Igor Kushnir <igor...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/kdev | |elop/kdevelop/commit/1679af | |ee428b35878f6466d0e30ba5c0a | |69c7228 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Version Fixed In| |5.7.0 --- Comment #4 from Igor Kushnir <igor...@gmail.com> --- Git commit 1679afee428b35878f6466d0e30ba5c0a69c7228 by Igor Kushnir, on behalf of Derek Christ. Committed on 06/04/2021 at 12:24. Pushed by igorkushnir into branch 'master'. Rename KDELibs astyle formatting and fix its pointer alignment Rename the "KDELibs" Artistic Style code formatting preset to "KDE Frameworks" and fix pointer alignment for it which was set to PTR_ALIGN_TYPE instead of PTR_ALIGN_NAME. Also add a test in testPointerAlignment() for general pointer and reference alignments and add various tests in testKdeFrameworks() to verify that the KDE Frameworks formatting styles are matched by the automatic formatting. FIXED-IN: 5.7.0 M +2 -2 plugins/astyle/astyle_formatter.cpp M +1 -1 plugins/astyle/astyle_plugin.cpp M +59 -0 plugins/astyle/tests/test_astyle.cpp M +3 -0 plugins/astyle/tests/test_astyle.h https://invent.kde.org/kdevelop/kdevelop/commit/1679afee428b35878f6466d0e30ba5c0a69c7228 -- You are receiving this mail because: You are watching all bug changes.