aboutsummaryrefslogtreecommitdiff
path: root/test/functional/eval/msgpack_functions_spec.lua
diff options
context:
space:
mode:
authorRui Abreu Ferreira <raf-ep@gmx.com>2015-02-19 00:32:13 +0000
committerSeth Jackson <sethjackson@gmail.com>2015-12-22 09:35:34 -0500
commitc5d0c280d3d2bfa9e675ed6a4e3d8779c9f39977 (patch)
tree8a88c734ab07e4af03366f5a75688304a2413448 /test/functional/eval/msgpack_functions_spec.lua
parent376b973a0ae77243acdc15d1c786ea1f40aeb8a4 (diff)
downloadrneovim-c5d0c280d3d2bfa9e675ed6a4e3d8779c9f39977.tar.gz
rneovim-c5d0c280d3d2bfa9e675ed6a4e3d8779c9f39977.tar.bz2
rneovim-c5d0c280d3d2bfa9e675ed6a4e3d8779c9f39977.zip
MSVC: Fix UI_CALL macro for MSVC.
The UI_CALL macro uses variadic macros and relies on the non standard GCC extension. MSVC already applies similar behavior for the regular __VA_ARGS__ removing the comma. In MSVC UI_CALL can be implemented by calling UI_CALL_MORE directly.
Diffstat (limited to 'test/functional/eval/msgpack_functions_spec.lua')
0 files changed, 0 insertions, 0 deletions