Package: capnproto / 0.7.0-7
Metadata
Package | Version | Patches format |
---|---|---|
capnproto | 0.7.0-7 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
01_couldnt.patch | (download) |
src/kj/filesystem.c |
6 3 3 - 0 ! |
fix minor typo in src/kj/filesystem.c |
02_broken_kfreebsd_tests.patch | (download) |
src/kj/filesystem-disk-test.c |
4 3 1 - 0 ! |
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 ! |
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 ! |
address a typo in the source package |
05_ftbfs_on_s390x.patch | (download) |
src/capnp/compiler/capnp.c |
4 2 2 - 0 ! |
initialize anonymous enums in isplausiblytext() and isplausiblyjson() |
06_tests_fail_with_ipv6.patch | (download) |
src/kj/async-io-test.c |
2 1 1 - 0 ! |
disable failing test when non-loopback interface is ipv6-only Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963855 |