diff options
author | Nicolas Hillegeer <nicolas@hillegeer.com> | 2014-04-21 16:14:04 +0200 |
---|---|---|
committer | Thiago de Arruda <tpadilha84@gmail.com> | 2014-04-21 12:16:51 -0300 |
commit | c1c335f71cf7c6d95dbf7385e3c51e143ba8b2e9 (patch) | |
tree | e9da2cc8c6b1eb60428efcf6547001ff9be67dfc /clint.py | |
parent | 57dafc70f61fab9c1a60c90b2eab786f9fa0dd43 (diff) | |
download | rneovim-c1c335f71cf7c6d95dbf7385e3c51e143ba8b2e9.tar.gz rneovim-c1c335f71cf7c6d95dbf7385e3c51e143ba8b2e9.tar.bz2 rneovim-c1c335f71cf7c6d95dbf7385e3c51e143ba8b2e9.zip |
fix -Wconversion warnings for rstream
I'm not sure whether to go for signed or unsigned types for the offsets, but
without a doubt size_t is a better alternative than uint32_t. Added casts
after checking bounds before and after calling external libraries (in this
case libuv).
Diffstat (limited to 'clint.py')
0 files changed, 0 insertions, 0 deletions