LUMIERA.clone/src
Ichthyostega 96c654f66c Upgrade: address further warnings
- conversion from pointer to bool now counts as ''narrowing conversion''
 - constructor names must not include template arguments (enforced with C++20)
 - better use std::array for some dummy test code

Several further warnings are due to known obsoleted or questionable constructs
and were left as-is (e.g. for ScopedHolder) or just commented for later referral
2025-04-15 23:40:14 +02:00
..
common Upgrade: address further warnings 2025-04-15 23:40:14 +02:00
include Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
lib Upgrade: address further warnings 2025-04-15 23:40:14 +02:00
lumiera Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
plugin
stage Upgrade: address further warnings 2025-04-15 23:40:14 +02:00
steam Upgrade: address further warnings 2025-04-15 23:40:14 +02:00
tool Upgrade: allow for build on »Trixie« with GCC-14 2025-04-06 18:18:52 +02:00
vault Upgrade: address further warnings 2025-04-15 23:40:14 +02:00
.gitignore
DIR_INFO
doxygen.dox Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
SConscript Global-Layer-Renaming: fix handling of GuiResources in the build 2018-11-16 18:18:33 +01:00