nothings / stb

stb single-file public domain libraries for C/C++
https://twitter.com/nothings
Other
25.77k stars 7.66k forks source link

Resolve GCC warnings #1656

Open bartwe opened 2 weeks ago

bartwe commented 2 weeks ago

Resolve GCC warnings due to strict aliasing rules Resolve GCC warnings due to partial struct initialization, code is not in tight loop so partial initialization does not provide a measurable effect