Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
add-editline.patch | Adds Editline to Readline.java | no | ||||
add-editline-native.patch | Updates the native part of the library to handle Editline. | no | ||||
correct-typo.patch | Correct a typo. | no | ||||
native-makefile.patch | Fix the native Makefile to use correct java and read LDFLAGS. | no | ||||
makefile-fix.patch | Make the top level Makefile use correct java tools and link against system javadoc. | no | ||||
clang_FTBFS_Wreturn-type.patch | fix FTBFS with clang instead of gcc | Nicolas Sévelin-Radiguet <nicosr@free.fr> | no | 2014-03-20 | ||
makefile-CFLAGS.patch | diff --git a/src/native/Makefile b/src/native/Makefile index 679adb7..40e299b 100644 |
no | ||||
libedit-3.1-20160903.patch | Address compilation problem againt libedit 3.1-20160903 libedit now defines rl_compentry_func_t just like readline, so the conditional code is no longer required. |
tony mancill <tmancill@debian.org> | not-needed |