Package: capnproto / 0.7.0-7

Metadata

Package Version Patches format
capnproto 0.7.0-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_couldnt.patch | (download)

src/kj/filesystem.c | 6 3 3 - 0 !
1 file changed, 3 insertions( ), 3 deletions(-)

 fix minor typo in src/kj/filesystem.c  
02_broken_kfreebsd_tests.patch | (download)

src/kj/filesystem-disk-test.c | 4 3 1 - 0 !
1 file changed, 3 insertions( ), 1 deletion(-)

 disable broken tests on kfreebsd archs.
 Seems like a few tests for certain edge cases are broken on kfreebsd. This
 patch simply disables those tests.
03_fixup_cmake.patch | (download)

cmake/CapnProtoConfig.cmake.in | 6 3 3 - 0 !
1 file changed, 3 insertions( ), 3 deletions(-)

 workaround generating invalid capnprotoconfig which is not
  multiarch cmake aware, and thus yields invalid bin and include paths.
04_fix_typos.patch | (download)

src/kj/filesystem-disk-unix.c | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 address a typo in the source package
05_ftbfs_on_s390x.patch | (download)

src/capnp/compiler/capnp.c | 4 2 2 - 0 !
1 file changed, 2 insertions( ), 2 deletions(-)

 initialize anonymous enums in isplausiblytext() and isplausiblyjson()
06_tests_fail_with_ipv6.patch | (download)

src/kj/async-io-test.c | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 disable failing test when non-loopback interface is ipv6-only
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963855