aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/buffer.c
diff options
context:
space:
mode:
authorThiago de Arruda <tpadilha84@gmail.com>2014-09-03 18:43:58 -0300
committerThiago de Arruda <tpadilha84@gmail.com>2014-09-12 13:25:28 -0300
commit505985b870b4b9d7cae07354518b28dd12ee5b6f (patch)
treec50b06d479a4d0caa505a527050ec3a42a2eb4ad /src/nvim/api/buffer.c
parent41a48a3fc7d6f170d0c5ed852f1bf98ea3a89f27 (diff)
downloadrneovim-505985b870b4b9d7cae07354518b28dd12ee5b6f.tar.gz
rneovim-505985b870b4b9d7cae07354518b28dd12ee5b6f.tar.bz2
rneovim-505985b870b4b9d7cae07354518b28dd12ee5b6f.zip
msgpack-rpc: Remove the `msgpack_rpc_unpack` function
The `msgpack_rpc_unpack` function was created to work around a deficiency in the msgpack unpack API, which did not let the caller know if parsing failed due to needing more data or to invalid input. The deficiency does not exist in the latest version of `msgpack_unpacker_next`, so it can safely be removed.
Diffstat (limited to 'src/nvim/api/buffer.c')
0 files changed, 0 insertions, 0 deletions