]> git.proxmox.com Git - libgit2.git/commit
CMakefile: add -Wstrict-aliasing=2 and fix warnings
authorKirill A. Shutemov <kirill@shutemov.name>
Tue, 30 Aug 2011 20:06:04 +0000 (23:06 +0300)
committerKirill A. Shutemov <kirill@shutemov.name>
Tue, 30 Aug 2011 20:06:04 +0000 (23:06 +0300)
commit0b2c4061878bc5b437b1a9e9b5f43c357283980e
treed65e4af25c301e525040941d24c3a98abcaab547
parent2fcf9c82735cec8874d5e12ed18380c77d629706
CMakefile: add -Wstrict-aliasing=2 and fix warnings

Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name>
CMakeLists.txt
src/cache.c
src/tree.c