]> git.itanic.dy.fi Git - rrdd/commit
script_parser: Print number of read bytes in the info message
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Wed, 22 Feb 2012 20:07:20 +0000 (22:07 +0200)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Wed, 22 Feb 2012 20:08:55 +0000 (22:08 +0200)
commitbe9c1a598f652df523ef13c37915829dc3dc1dcf
tree0a3fc178035564e134caf96f7d4e6a1b7b4ae3a9
parente691db7129ae06294ac7b09e1bc71cab5ea6e667
script_parser: Print number of read bytes in the info message

This is not strictly necessary, but might be useful. It also hides the
compiler warning about setting a variable but not reading it ever that
has become visible since gcc-4.6.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
parser.c