g-truc / glm

OpenGL Mathematics (GLM)
https://glm.g-truc.net
Other
9.05k stars 2.1k forks source link

Build (tests) fails with -Werror due to a lot of warnings #1267

Open AMDmi3 opened 5 months ago

AMDmi3 commented 5 months ago

Full log:

https://gist.github.com/AMDmi3/bca3307ce6da52bef0ba0b670de8ef07

AMDmi3 commented 5 months ago

Related #1268 - better remove -Werror from the build.

AMDmi3 commented 5 months ago

Please reopen. This is report about warnings which should be fixed.

christophe-lunarg commented 5 months ago

This issue might be resolved by https://github.com/g-truc/glm/pull/1276

But I am not sure of it.

Thanks!

AMDmi3 commented 5 months ago

Some still remain for me https://gist.github.com/AMDmi3/dd12ad9a35e2208d14cc09f1cd6aacbf That's on clang 16.0.6 btw.