Files
neovim/test/functional/ex_cmds
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
..
2016-11-17 00:55:39 +01:00
2018-06-22 08:18:02 +02:00
2017-04-11 00:39:12 +02:00
2019-07-13 00:50:52 +02:00
2016-11-17 00:55:39 +01:00