RebbleOS icon indicating copy to clipboard operation
RebbleOS copied to clipboard

Fix warnings; add -Werror to build flags

Open jwise opened this issue 7 years ago • 1 comments

It would be nice if we didn't have so many darn warnings. We could enforce this with -Werror. This seems like a good quick-fix for someone to go run through and clean this all up...

jwise avatar Jan 28 '18 23:01 jwise

It might also be nice to do a pass at cleaning up and removing printf()s here, as pointed out by @stubenhocker1399.

jwise avatar Jan 28 '18 23:01 jwise