mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-09 15:08:13 +02:00
When building without link-time-optimization through the KITTY_NO_LTO env var or the setup.py --disable-link-time-optimization option compilation failed with a warning about freeing "ans" memory. Chances are, this is dead code that gets optimized out by LTO.
34 KiB
34 KiB