]> Git Repo - VerusCoin.git/commit
Clean up warnings
authorPieter Wuille <[email protected]>
Wed, 9 May 2012 01:48:14 +0000 (03:48 +0200)
committerPieter Wuille <[email protected]>
Wed, 9 May 2012 01:48:30 +0000 (03:48 +0200)
commitf621326c24791be14aa61221f7e35530378b84d8
tree447995abd684e0fa74804aa5df76bd14417250c3
parent781fc2c8c0972764e61dafda6fa82b7fd2a198f2
Clean up warnings

* Use -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameters
* Remove xCXXFLAGS usage in makefile.unix
* Fix several recent and older sign-compare warnings
13 files changed:
bitcoin-qt.pro
src/addrman.cpp
src/addrman.h
src/main.cpp
src/main.h
src/makefile.linux-mingw
src/makefile.mingw
src/makefile.osx
src/makefile.unix
src/netbase.cpp
src/qt/transactionrecord.cpp
src/test/base58_tests.cpp
src/test/base64_tests.cpp
This page took 0.028166 seconds and 4 git commands to generate.