Manuel-Kehl / Go-For-It

A stylish to-do list with built-in productivity timer. NOTE: all contributions should go to Jonathan Moerman's fork because this is where active development is taking place: https://github.com/JMoerman/Go-For-It
http://manuel-kehl.de/projects/go-for-it/
GNU General Public License v3.0
516 stars 51 forks source link

Add flag '-w' to disable c warning for code generated from vala #15

Closed voldyman closed 9 years ago

voldyman commented 9 years ago

the C compiler gives useless warnings since the c code is generated by valac, disable it to see the clear output of the build process.

Manuel-Kehl commented 9 years ago

Thanks a lot! I have not bothered changing it yet, but it has been annoying me, too :-)