Package: httest / 2.4.23-1.4

Metadata

Package Version Patches format
httest 2.4.23-1.4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix pcre h.patch | (download)

src/body.c | 2 1 1 - 0 !
src/httest.c | 2 1 1 - 0 !
src/module.h | 2 1 1 - 0 !
src/regex.c | 2 1 1 - 0 !
src/worker.c | 2 1 1 - 0 !
5 files changed, 5 insertions( ), 5 deletions(-)

---
fix lua lib.patch | (download)

configure.ac | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

---
fix man dependency.patch | (download)

src/Makefile.am | 8 4 4 - 0 !
1 file changed, 4 insertions( ), 4 deletions(-)

---
fix remove test from makefile | (download)

Makefile.am | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

---
fix gcc 10.patch | (download)

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

 gcc10 passes the -fno-common flag by default hence use extern for one of the declarations with same variable names
autoconf 2.70.patch | (download)

configure.ac | 5 0 5 - 0 !
1 file changed, 5 deletions(-)

---