]> git.k1024.org Git - pyxattr.git/commit
Enable compiler warnings
authorIustin Pop <iusty@k1024.org>
Thu, 3 Jan 2013 20:27:03 +0000 (21:27 +0100)
committerIustin Pop <iusty@k1024.org>
Thu, 3 Jan 2013 20:27:03 +0000 (21:27 +0100)
commit1a16cdd260d62ef1e8fc525546ea582019f80ad2
treebc0ca05fdf84f697a57afb1cecc1ebb837e29778
parent79d3c35a5ca39b802c99d1e18730a1b7dc160d5a
Enable compiler warnings

`-Wall -Werror` should make compiler warnings much more obvious,
hopefully catching more latent bugs.
setup.py