[packages/bash] - missing patch

arekm arekm at pld-linux.org
Thu Apr 4 20:52:46 CEST 2019


commit 324ab88fc2353ed123be504c80c3d7b9b49878db
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Apr 4 20:52:36 2019 +0200

    - missing patch

 bash-loadables.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/bash-loadables.patch b/bash-loadables.patch
new file mode 100644
index 0000000..8832282
--- /dev/null
+++ b/bash-loadables.patch
@@ -0,0 +1,11 @@
+--- bash-5.0/examples/loadables/push.c~	2017-06-20 16:54:52.000000000 +0200
++++ bash-5.0/examples/loadables/push.c	2019-03-21 14:40:08.789376401 +0100
+@@ -36,7 +36,7 @@ extern int errno;
+ #endif
+ 
+ extern int dollar_dollar_pid;
+-extern int last_command_exit_value;
++extern volatile int last_command_exit_value;
+ 
+ int
+ push_builtin (list)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bash.git/commitdiff/324ab88fc2353ed123be504c80c3d7b9b49878db



More information about the pld-cvs-commit mailing list