1
0
forked from aniani/vim

patch 8.1.0232: Ruby error does not include backtrace

Problem:    Ruby error does not include backtrace.
Solution:   Add an error backtrace. (Masataka Pocke Kuwabara, closes #3267)
This commit is contained in:
Bram Moolenaar
2018-08-01 18:42:13 +02:00
parent a5bc38b8c1
commit f711cb2f12
2 changed files with 56 additions and 4 deletions

View File

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