Package: sigscheme / 0.8.5-2.1

Metadata

Package Version Patches format
sigscheme 0.8.5-2.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
getcontext 0.8.3 | (download)

configure | 69 3 + 66 - 0 !
configure.in | 4 2 + 2 - 0 !
libgcroots/configure | 84 55 + 29 - 0 !
libgcroots/configure.ac | 3 2 + 1 - 0 !
4 files changed, 62 insertions(+), 98 deletions(-)

 upstream changes by gniibe, not to use ax_func_getcontext
	Some architectures has stub for getcontext, so we just use CHECK_FUNCS
ldadd 0.8.3 | (download)

src/Makefile.am | 6 3 + 3 - 0 !
src/Makefile.in | 6 3 + 3 - 0 !
2 files changed, 6 insertions(+), 6 deletions(-)

 upstream changes by gniibe to fix ldadd and cflags
maxpathlen hurd 0.8.3 | (download)

src/main.c | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 upstream changes by gniibe to workaround building gnu/hurd
test gc protect coll 0.8.3 | (download)

test-c/test-gc-protect-coll.c | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 upstream changes by gniibe, fixing ftbfs on sparc and ia64
test storage coll 0.8.3 | (download)

test-c/test-storage-coll.c | 16 8 + 8 - 0 !
1 file changed, 8 insertions(+), 8 deletions(-)

 upstream changes by gniibe to fix ftbfs on alpha and hppa
 Note that files of *-coll.c are generated files,
 we should change original too.
 On hppa, it failed with 0xdeadbeef or something like that:
   Program received signal SIGSEGV, Segmentation fault.
   0x00013f0c in __canonicalize_funcptr_for_compare ()
makefile change 0.8.5 | (download)

Makefile.in | 1 1 + 0 - 0 !
bench/Makefile.in | 1 1 + 0 - 0 !
doc/Makefile.in | 1 1 + 0 - 0 !
include/Makefile.in | 1 1 + 0 - 0 !
include/sigscheme/Makefile.in | 1 1 + 0 - 0 !
lib/Makefile.in | 1 1 + 0 - 0 !
m4/Makefile.in | 1 1 + 0 - 0 !
src/Makefile.in | 1 1 + 0 - 0 !
test-c/Makefile.in | 1 1 + 0 - 0 !
test/Makefile.in | 1 1 + 0 - 0 !
tools/Makefile.in | 1 1 + 0 - 0 !
11 files changed, 11 insertions(+)

 package_url addition for makefile.in