wolfpld / tracy

Frame profiler
https://tracy.nereid.pl/
Other
8.61k stars 592 forks source link

gcc14 causes profiler gui compile failure from dtl constness violation #790

Closed HeliumAnt closed 1 month ago

HeliumAnt commented 1 month ago

dtl/Diff.hpp:168 violates constness so it should cause a compile failure, which, as of gcc14, it does! (independent of commit, Arch Linux, gcc14.1.1)

wolfpld commented 1 month ago

Fixed in 1a971d86.