porytiles icon indicating copy to clipboard operation
porytiles copied to clipboard

Overhaul the warning system

Open grunt-lucas opened this issue 10 months ago • 0 comments

  • the entire warning parsing system is a hot flaming dumpster fire mess, fix it somehow?
    • https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html
  • warnings-as-errors shouldn't bail until the very end, is there an easy way to do this?
  • clang/gcc will show "And 100 similar warnings..." if there are too many warnings, something like this

grunt-lucas avatar Apr 06 '24 14:04 grunt-lucas