PC-Lint warnings fixed:
authorGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Sat, 24 Dec 2011 13:22:30 +0000 (11:22 -0200)
committerGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Sat, 24 Dec 2011 13:22:30 +0000 (11:22 -0200)
commit251ac6d0febbb849bcdb9a5b0e7217a8271db254
tree79d26d979ad0033bade6e3d999b8fcd29d837497
parent010b85192c60c3a40d93ab4f0527fa5ee8e7f3fd
PC-Lint warnings fixed:
- Info 737: Loss of sign in promotion from int to unsigned int;
- Info 713: Loss of precision (arg. no. 2) (unsigned int to int) in 'is.read( ..., PayloadSizeInBytes )' and 'os.write( ..., PayloadSizeInBytes )'.
src/host/messagepayload.cpp