Commits

Marcus Calhoun-Lopez authored cf5d37a7a2d
libedit: update version 20181209-3.1->20190324-3.1
No tags

devel/libedit/files/patch-history.diff

Modified
1 1 --- src/readline.c.orig 2018-05-25 11:09:38.000000000 -0700
2 2 +++ src/readline.c 2018-11-17 08:13:35.000000000 -0700
3 -@@ -2096,9 +2096,8 @@
3 +@@ -2098,9 +2098,8 @@
4 4 void
5 5 rl_callback_handler_remove(void)
6 6 {
7 7 + el_set(e, EL_UNBUFFERED, 0);
8 8 rl_linefunc = NULL;
9 9 - el_end(e);
10 10 - e = NULL;
11 11 }
12 12
13 13 void

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut