0
0
mirror of https://github.com/vim/vim.git synced 2025-10-09 06:14:17 -04:00

patch 7.4.927

Problem:    Ruby crashes when there is a runtime error.
Solution:   Use ruby_options() instead of ruby_process_options(). (Damien)
This commit is contained in:
Bram Moolenaar
2015-11-19 19:33:15 +01:00
parent 4f8fa1633c
commit 9b1067e038
2 changed files with 6 additions and 4 deletions

View File

@@ -741,6 +741,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
927,
/**/
926,
/**/