diff options
author | James McCoy <jamessan@jamessan.com> | 2017-06-05 21:58:33 -0400 |
---|---|---|
committer | James McCoy <jamessan@jamessan.com> | 2017-06-06 05:07:14 -0400 |
commit | b1d4ef2b420b1fa9826a9e79344adaf71ad27e18 (patch) | |
tree | 12ff1a30676d3712fbe16837548ac716d395cea7 /test/functional/viml/function_spec.lua | |
parent | 09eefbe92ce83e81b6e9c80681152a41ed011d56 (diff) | |
download | rneovim-b1d4ef2b420b1fa9826a9e79344adaf71ad27e18.tar.gz rneovim-b1d4ef2b420b1fa9826a9e79344adaf71ad27e18.tar.bz2 rneovim-b1d4ef2b420b1fa9826a9e79344adaf71ad27e18.zip |
vim-patch:8.0.0158
Problem: On MS-Windows some float functions return a different value when
passed unusual values. strtod() doesn't work for "inf" and "nan".
Solution: Accept both results. Fix str2float() for MS-Windows. Also
reorder assert function arguments.
https://github.com/vim/vim/commit/6247361101dcccc0c877e90ad67cd0cc83df7c68
Diffstat (limited to 'test/functional/viml/function_spec.lua')
0 files changed, 0 insertions, 0 deletions