diff options
author | Nicolas Hillegeer <nicolas@hillegeer.com> | 2014-05-30 18:45:11 +0200 |
---|---|---|
committer | Nicolas Hillegeer <nicolas@hillegeer.com> | 2014-06-08 19:21:35 +0200 |
commit | 563698b2dc3f280b6d0d1e9156d0f1d4a4f756c4 (patch) | |
tree | 5191a63055d90ec0fbb4a73f3ab4dd6f26a0f93c /src/nvim/api/vim.c | |
parent | e1793949abd6e5a304ee48aaecc2c33d89a2a48d (diff) | |
download | rneovim-563698b2dc3f280b6d0d1e9156d0f1d4a4f756c4.tar.gz rneovim-563698b2dc3f280b6d0d1e9156d0f1d4a4f756c4.tar.bz2 rneovim-563698b2dc3f280b6d0d1e9156d0f1d4a4f756c4.zip |
api: also NUL-terminate Strings made from cstrs
I believe we can now mostly assume that all encountered String's data
members are safe to pass into functions that accept C strings. That should
simplify interop with C string code.
Diffstat (limited to 'src/nvim/api/vim.c')
0 files changed, 0 insertions, 0 deletions