Files
neovim/test/functional
Justin M. Keyes 3344cffe7b getdigits: introduce strict, def parameters
Problem:
During a refactor long ago, we changed the `getdigits_*` familiy of
functions to abort on overflow.  But this is often wrong, because many
of these codepaths are handling user input.

Solution:
Decide at each call-site whether to use "strict" mode.

fix #5555
2019-09-13 19:29:25 -07:00
..
2019-09-13 14:46:19 -07:00
2019-09-06 17:19:07 -07:00
2019-09-06 17:19:07 -07:00
2019-09-13 14:46:19 -07:00
2019-05-05 14:05:25 +02:00
2016-06-10 21:50:49 +03:00