mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 19:25:11 -07:00
7190dba017
libnvim couldn't be easily used in C++ due to the use of reserved keywords. Additionally, add explicit casts to *alloc function calls used in inline functions, as C++ doesn't allow implicit casts from void pointers. |
||
---|---|---|
.. | ||
multiqueue.c | ||
multiqueue.h | ||
posix.h | ||
rbuffer.c | ||
rbuffer.h |