From: Philippe D. <phi...@la...> - 2025-06-19 07:41:31
|
Hi We are compiling Linuxsampler with GCC 15.1.0 It compiles well but we get several warnings about : [-Wdeprecated-declarations] [-Winconsistent-missing-override] [-Wimplicit-const-int-float-conversion] [-Wnull-dereference] [-Wunused-result] [-Wnan-infinity-disabled] [-Wtautological-constant-out-of-range-compare] And in the end some tags for Doxyfile have become obsolete As said before that doesn't prevent to compile but that will need corrections in the future I attach an extract of the build.log to locate the parts of code to modify Hoping this will help Best Regards (and many thanks for your work) |