diff options
author | James McCoy <jamessan@jamessan.com> | 2016-10-09 13:55:08 -0400 |
---|---|---|
committer | James McCoy <jamessan@jamessan.com> | 2016-10-09 21:12:45 -0400 |
commit | cb03517fd36399d65a773b85ac7c0a5bf73ca8d6 (patch) | |
tree | 93d85780528fbddad4c6eb6ae8212aace9828d92 /test/functional/shell/viml_system_spec.lua | |
parent | 44084310862656788a39b53766b1d6fe18995242 (diff) | |
download | rneovim-cb03517fd36399d65a773b85ac7c0a5bf73ca8d6.tar.gz rneovim-cb03517fd36399d65a773b85ac7c0a5bf73ca8d6.tar.bz2 rneovim-cb03517fd36399d65a773b85ac7c0a5bf73ca8d6.zip |
ci: Force unsigned char usage for the 32bit build
Since C leaves whether char is signed or unsigned up to the implementer,
there are different defaults on different architectures.
Forcing unsigned char for one of our CI builds should help catch these
issues moving forward.
Diffstat (limited to 'test/functional/shell/viml_system_spec.lua')
0 files changed, 0 insertions, 0 deletions