aboutsummaryrefslogtreecommitdiff
path: root/test/functional/shell/viml_system_spec.lua
diff options
context:
space:
mode:
authorJames McCoy <jamessan@jamessan.com>2016-10-09 20:54:30 -0400
committerJames McCoy <jamessan@jamessan.com>2016-10-09 21:13:07 -0400
commit4192c411a84098fe64e5022cfed9b4549f9a8c87 (patch)
treeb7ea92f1556b1d83ccba6979e13e05ad3b7b0e66 /test/functional/shell/viml_system_spec.lua
parentcb03517fd36399d65a773b85ac7c0a5bf73ca8d6 (diff)
downloadrneovim-4192c411a84098fe64e5022cfed9b4549f9a8c87.tar.gz
rneovim-4192c411a84098fe64e5022cfed9b4549f9a8c87.tar.bz2
rneovim-4192c411a84098fe64e5022cfed9b4549f9a8c87.zip
Change constack.cs_flags from char to int
This fixes the -Wconversion warning when char's type is unsigned. ../src/nvim/ex_eval.c: In function 'ex_while': ../src/nvim/ex_eval.c:1000:28: warning: conversion to 'char' from 'int' may alter its value [-Wconversion] cstack->cs_lflags &= ~CSL_HAD_LOOP; ^ Signed-off-by: James McCoy <jamessan@jamessan.com>
Diffstat (limited to 'test/functional/shell/viml_system_spec.lua')
0 files changed, 0 insertions, 0 deletions