]> git.sur5r.net Git - i3/i3/commit
travis: enable more warnings, add -Werror
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 29 Mar 2015 15:11:21 +0000 (17:11 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 29 Mar 2015 15:11:21 +0000 (17:11 +0200)
commitba89fe0a933cdd2d11f93470d3c6afa81f65982f
tree283afd2a263ea2f4017e29defd40ad5d0928aa56
parent93adcf8bdcc09ab78ed265b3392900be552596fa
travis: enable more warnings, add -Werror

This will ensure that our code stays free of warnings, at least for the
warnings that we have enabled. (Using _FORTIFY_SOURCE > 0 leads to more
warnings, some of them are harder to address.)
.travis.yml