Daemon
Daemon copied to clipboard
Model bugs with latest GCC 14 and Clang 19
I remember @DolceTriade said one day he seen bugs while compiling with GCC 14.
I confirm I see bugs affecting models in a weird way when compiling with GCC 14 (no issue with GCC 13):
First stable version of Clang 19 was released today and then out of curiosity I test it, and I got another bug but affecting the models too, but in a different way (no issue with Clang 18):
Maybe we actually do something wrong if two compilers fail on it.