Package: swi-prolog / 7.2.3+dfsg-6

Metadata

Package Version Patches format
swi-prolog 7.2.3+dfsg-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
maildrop fpic.diff | (download)

packages/clib/maildrop/rfc2045/Makefile.in | 2 1 + 1 - 0 !
packages/clib/maildrop/rfc822/Makefile.in | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

---
ignore format string error.diff | (download)

packages/xpce/src/ker/goodies.c | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

---
pkg config.diff | (download)

src/swipl.pc.in | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
default stack size.diff | (download)

src/pl-thread.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
no rpath.diff | (download)

src/configure.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
add pthread.diff | (download)

src/configure.in | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 add -pthread flag when adding -d_reentrant

This is an attempt to fix build failure on Hurd. This is the only architecture in
Debian that should be affected by the change.

See also bug #697133.

override PLLIBDIR.diff | (download)

src/configure.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 hardcode pllibdir to swi-prolog on debian

java fixes.diff | (download)

packages/jpl/ac/ac_jni_include_dirs.m4 | 8 8 + 0 - 0 !
1 file changed, 8 insertions(+)

---
dont install jquery.diff | (download)

packages/http/Makefile.in | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 do not try to install minified sourceless copy of jquery
 This copy of jquery is used in http package, install symlink to Debian's copy
java i386.diff | (download)

packages/jpl/ac/ac_jni_include_dirs.m4 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use server (instead of client) as a library subdir on i386
 Fixes RC bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814431
java ld path.diff | (download)

packages/jpl/Makefile.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 set ld_library_path to java binary path before running test-java.sh