diff options
author | James McCoy <jamessan@jamessan.com> | 2017-03-30 11:06:26 -0400 |
---|---|---|
committer | James McCoy <jamessan@jamessan.com> | 2017-03-30 21:35:36 -0400 |
commit | f4a3a96b6852f2eb5cf68d26b2bf58123c39c602 (patch) | |
tree | 728b674c491e24e505a7d3d98e422212d42fcd4c /src/clint.py | |
parent | af2ee9c5d1118bb51cd6b5c1e1edbda91648712d (diff) | |
download | rneovim-f4a3a96b6852f2eb5cf68d26b2bf58123c39c602.tar.gz rneovim-f4a3a96b6852f2eb5cf68d26b2bf58123c39c602.tar.bz2 rneovim-f4a3a96b6852f2eb5cf68d26b2bf58123c39c602.zip |
Add handling for MSGPACK_OBJECT_FLOAT{32,64}
msgpack-c previously only had MSGPACK_OBJECT_FLOAT, which was a 64-bit
value. Now, 32-bit and 64-bit floats are supported as distinct types,
but we'll simply continue to treat everything as 64-bit types.
Diffstat (limited to 'src/clint.py')
0 files changed, 0 insertions, 0 deletions