Package: clisp / 1:2.49-8.1

Metadata

Package Version Patches format
clisp 1:2.49-8.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
ignore directory encoding errors.patch | (download)

src/init.lisp | 11 8 + 3 - 0 !
1 file changed, 8 insertions(+), 3 deletions(-)

 ignore errors due to encoding of file
clisp link.patch | (download)

src/clisp-link.in | 69 40 + 29 - 0 !
1 file changed, 40 insertions(+), 29 deletions(-)

 adapt clisp-link to support destdir
clx spelling.patch | (download)

modules/clx/new-clx/clx.f | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 stupid typo in clx 
s390x workaround.patch | (download)

src/build-aux/config.sub | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
kfreebsd amd64.diff | (download)

src/lispbibl.d | 2 1 + 1 - 0 !
src/spvw.d | 4 2 + 2 - 0 !
src/spvw_page.d | 2 1 + 1 - 0 !
3 files changed, 4 insertions(+), 4 deletions(-)

---
bdb 5.1.patch | (download)

modules/berkeley-db/bdb.c | 36 3 + 33 - 0 !
1 file changed, 3 insertions(+), 33 deletions(-)

 reflect the fact that berkeley db 5.1 no longer supports rpc
 See docs/installation/changelog_4_8.html in src:db package.
 .
 This patch removes RPC support in BDB:DBE-CREATE. The function now fails with
 an error message if a remote host is given.
Bug-Debian: http://bugs.debian.org/621377