diff options
author | ZyX <kp-pav@yandex.ru> | 2017-01-22 05:35:48 +0300 |
---|---|---|
committer | ZyX <kp-pav@yandex.ru> | 2017-03-27 00:12:23 +0300 |
commit | 22d3ce9c29c163470dbb652199acbb7c82e3dca1 (patch) | |
tree | 6795ede32aaee648878c3afde6ccab669b16c685 /scripts/genvimvim.lua | |
parent | 927e6efc3d93ff9d34c532180591dc3ca326edf5 (diff) | |
download | rneovim-22d3ce9c29c163470dbb652199acbb7c82e3dca1.tar.gz rneovim-22d3ce9c29c163470dbb652199acbb7c82e3dca1.tar.bz2 rneovim-22d3ce9c29c163470dbb652199acbb7c82e3dca1.zip |
msgpack_rpc: Fix #HANDLE_TYPE_CONVERSION_IMPL
Function declarations generator is able to handle properly only the *first*
function definition that is in macros, and only if it is the first entity in the
macros. So msgpack_rpc_from_* was already really a static function, additionally
its attributes were useless. This commit switches to explicit declarations and
makes generated functions static.
Diffstat (limited to 'scripts/genvimvim.lua')
0 files changed, 0 insertions, 0 deletions