edawson / gfakluge

A C++ library and utilities for manipulating the Graphical Fragment Assembly format.
http://edawson.github.io/gfakluge/
MIT License
51 stars 20 forks source link

Makefile (CXXFLAGS): Add -Wall #38

Closed sjackman closed 6 years ago

sjackman commented 6 years ago

Thanks for merging!

sjackman commented 6 years ago

Any chance that you'll find time to address the compiler warnings? It makes the output of make quite noisy, and in my experience a non-negligible fraction of them may be actual bugs.

edawson commented 6 years ago

I can address some portion of them, and the terminal vomit will be a nice reminder to do so. But yeah there may be a week or two of ugly compiles.