Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@LemonBoy
Copy link
Contributor

This fixes the problems observed by Dominique Pelle while writing the testsuite for the float functions.

@brammool brammool closed this in 08243d2 Jan 10, 2017
desvp pushed a commit to desvp/vim that referenced this pull request May 30, 2017
Problem:    str2nr() and str2float() do not always work with negative values.
Solution:   Be more flexible about handling signs. (LemonBoy, closes vim#1332)
            Add more tests.
jamessan added a commit to jamessan/neovim that referenced this pull request Jun 6, 2017
Problem:    str2nr() and str2float() do not always work with negative values.
Solution:   Be more flexible about handling signs. (LemonBoy, closes vim/vim#1332)
            Add more tests.

vim/vim@08243d2
jamessan added a commit to jamessan/neovim that referenced this pull request Jun 6, 2017
Problem:    str2nr() and str2float() do not always work with negative values.
Solution:   Be more flexible about handling signs. (LemonBoy, closes vim/vim#1332)
            Add more tests.

vim/vim@08243d2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant