PC-Lint warnings fixed:
authorGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Wed, 21 Dec 2011 09:56:43 +0000 (07:56 -0200)
committerGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Wed, 21 Dec 2011 10:03:59 +0000 (08:03 -0200)
commitba310c6917c7dd03fcbffa3de9ea28828601ee5a
treefe813da230e58ad26fdc09639c46b7bd04c709c1
parent7c3989fd10989b64b070200ac1f4b25b4100b06f
PC-Lint warnings fixed:
- Info 766: Header file 'limits' not used in module;
- Warning 534: Ignoring return value of functions 'MessagePayload::read(...)' and 'std::basic_istream<char>::read(char *, int)';
- Info 737: Loss of sign in promotion from int to unsigned int;
- Info 713: Loss of precision (initialization) (unsigned int to int);
- Info 732: Loss of sign (arg. no. 2) (int to unsigned int) in 'header.Payload.append( options_data.get(), options_length )'.
src/ip/ipv4header.cpp