PC-Lint warnings fixed:
authorGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Tue, 20 Dec 2011 10:12:52 +0000 (08:12 -0200)
committerGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Tue, 20 Dec 2011 10:13:53 +0000 (08:13 -0200)
commit7c3989fd10989b64b070200ac1f4b25b4100b06f
treebcf42298bcc08baba1f1005440f64be001adc6ed
parent2296cb44d8633e059ba7c36a8c8f3ef19bbde290
PC-Lint warnings fixed:
- Info 734: Loss of precision (arg. no. 1) (9 bits to 8 bits) in src\icmp\icmppacketfactory.cpp:170;
- Info 788: enum constant 'Icmpv6Type::Icmpv6Type_First' not used within defaulted switch;
src/icmp/icmptype.h
src/icmp/icmpv6header.cpp