open-tl866 icon indicating copy to clipboard operation
open-tl866 copied to clipboard

Increase Warning Verbosity/Fix Warnings

Open cr1901 opened this issue 6 years ago • 0 comments

Ideally, the code should compile w/ the xc8 equivalent of -Werror, using #pragmas to permit exceptions on a case-by-case basis and with comments explaining why the warning is acceptable.

This includes m-stack, which by default has a number of warnings, but we probably shouldn't touch more than we have to. Use a file-specific compile option to quell m-stack warnings?

cr1901 avatar May 23 '18 19:05 cr1901