notepad-plus-plus/PowerEditor/gcc
ozone10 63ba30cfe1 Code enhancement: add -Wextra flag for GCC builds
- fix ignored-qualifiers warnings
- fix inconsistent-missing-override warnings
- use -O3 flag for GCC builds to keep inline with scintilla and lexilla
- add clang default settings in props
- add clang detection in debug info

Fix #13099, close #13100
2023-02-13 23:55:35 +01:00
..
gcc-fixes.h Replace macro min/max with std::min/std::max 2023-01-10 21:01:36 +01:00
makefile Code enhancement: add -Wextra flag for GCC builds 2023-02-13 23:55:35 +01:00
manifest.rc Add gcc 32-bit build and improve build process 2021-09-13 23:17:11 +02:00