| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | vim-patch:8.1.0564: setting v:errors to wrong type still possible | Jan Edmund Lazo | 2018-12-06 |
| | | | | | | | Problem: Setting v:errors to wrong type still possible. Solution: Return after giving an error message. (Christian Brabandt) https://github.com/vim/vim/commit/88b53fd0521d1e62df17a8a1f2181425e9d4854c | ||
| * | vim-patch:8.0.1423: error in return not caught by try/catch | Jan Edmund Lazo | 2018-10-09 |
| Problem: Error in return not caught by try/catch. Solution: Call update_force_abort(). (Yasuhiro Matsomoto, closes vim/vim#2483) https://github.com/vim/vim/commit/fabaf753e26df5a89a854673d14c15a1fa6b321a | |||