Increased the warning level
authorGuilherme Maciel Ferreira <guilherme.maciel.ferreira@intra2net.com>
Wed, 13 Apr 2011 08:48:29 +0000 (10:48 +0200)
committerGuilherme Maciel Ferreira <guilherme.maciel.ferreira@intra2net.com>
Wed, 13 Apr 2011 08:48:29 +0000 (10:48 +0200)
commit451c9121514c18ea85393080ab8ac5cf89ac0eb9
tree14236c4c41e69b5a8eb860d22d26e98963c27816
parent07414c7c359389c6e87cf12d0225a8386fd2d388
Increased the warning level
- included -pedantic, -Wshadow, -Wcast-qual and -Wconversion warnings
- fixed some warnings regarding lost of precision from conversions
- asserted that intermediate products from arithmetic operations fall within certain range
CMakeLists.txt
src/host/boostpinger.cpp
src/icmp/icmpmessagepayload.cpp
src/icmp/ipv4header.cpp