Package: zthreads / 2.3.2-12
Metadata
| Package | Version | Patches format |
|---|---|---|
| zthreads | 2.3.2-12 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 010_build on kFreeBSD.patch | (download) |
include/zthread/Config.h |
4 3 + 1 - 0 ! |
fix build failure on kfreebsd* Bug-Debian: https://bugs.debian.org/622173 Bug-Ubuntu: https://bugs.launchpad.net/hugin/+bug/684357 |
| 020_fix g++4.4.patch | (download) |
include/zthread/Guard.h |
98 49 + 49 - 0 ! |
fix ftbfs g++4.4 |
| 030_executor remove thread bug.patch | (download) |
src/PoolExecutor.cxx |
2 1 + 1 - 0 ! |
fix executor remove thread bug |
| 040_autotools.patch | (download) |
Makefile.am |
3 3 + 0 - 0 ! |
ftbfs: conftest.c:33: undefined reference to `_ftime' |
| 050_fix ftbfs with g++ 4.7.patch | (download) |
include/zthread/Guard.h |
4 2 + 2 - 0 ! |
make sure to use qualified lookups |
| 060_build on GNU Hurd.patch | (download) |
include/zthread/Config.h |
1 1 + 0 - 0 ! |
fix ftbfs on hurd-i386 |
| 070_fix ftbfs g++ 6.patch | (download) |
include/zthread/Guard.h |
3 0 + 3 - 0 ! |
fix "return-statement with a value, in function returning 'void'" |
| 080_wrong parameter type.patch | (download) |
include/zthread/BlockingQueue.h |
2 1 + 1 - 0 ! |
blockingqueue.h: virtual bool add() wrong parameter type |
