Project

General

Profile

Activity

From 2021-11-19 to 2021-11-25

2021-11-25

01:48 Revision 3bd733c2: [build] fix CMake pcre2 detection
gstrauss
01:12 Revision 93451166: [core] fix compiler warning in 32-bit build
gstrauss
01:05 Bug #3116 (Fixed): Build failure with autotools and gcc 4.8 since version 1.4.60
Applied in changeset commit:16823cd942c0cd23a3733756fd78af599bb1eaa4. gstrauss

2021-11-23

08:14 Revision be5ab276: [build] CI builds now use pcre2 (upgrade pcre)
pcre2 is current. pcre is no longer maintained. gstrauss
03:33 Revision 16823cd9: [build] configure.ac with AC_PROG_CC_C99 (fixes #3116)
(thx arnout)
x-ref:
"Build failure with autotools and gcc 4.8 since version 1.4.60"
https://redmine.lighttpd.net...
gstrauss
03:33 Revision c378e3ad: [core] allocate pcre output vector on demand
allocate pcre output vector on demand for saved config captures
(similar to what is done in lighttpd for pcre2 support)
gstrauss

2021-11-22

21:44 Bug #3116: Build failure with autotools and gcc 4.8 since version 1.4.60
BTW, one of my test systems Fedora 35 has autoconf 2.69, automake 1.16.2, and libtool 2.4.6. When I downloaded the r... gstrauss
21:18 Bug #3116 (Patch Pending): Build failure with autotools and gcc 4.8 since version 1.4.60
arnout Thank you for the correction.
The initial post said "so I assume that the configure provided in the officia...
gstrauss
20:32 Bug #3116: Build failure with autotools and gcc 4.8 since version 1.4.60
> Please file this issue with the buildroot package maintainers.
Fabrice is one of the buildroot package maintaine...
arnout
21:34 Revision 670b3a39: [core] allocate one fewer cond_match_t, if needed
allocate one fewer cond_match_t in r->cond_match_data, if any are needed gstrauss
07:50 Revision 7512d82c: [core] pcre2 support (--with-pcre2)
x-ref:
"lighttpd: depends on obsolete pcre3 library"
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1000063
gstrauss
02:27 Revision 7db817c5: [core] extend pcre_keyvalue_ctx to pass more state
extend pcre_keyvalue_ctx to pass internal state gstrauss

2021-11-20

16:08 Bug #3116 (Invalid): Build failure with autotools and gcc 4.8 since version 1.4.60
Note: The C99 standard is 22 years old. lighttpd has been using C99 for many, many years. This does not appear to b... gstrauss
09:24 Bug #3116 (Fixed): Build failure with autotools and gcc 4.8 since version 1.4.60
We have the following build failure on buildroot with autotools and gcc 4.8 since version 1.4.60:... fontaine.fabrice@gmail.com
08:33 Revision 6d47d4c6: [core] use stack w/ pcre_exec unless save captures
use stack w/ pcre_exec unless saving captures from config conditions
reduce memory allocations per request where lig...
gstrauss
07:53 Revision 3b3574c5: [core] save pcre result state in config_pcre_match
rename data_config_pcre_exec() to config_pcre_match()
and move logic saving pcre result state from
config_check_c...
gstrauss
01:48 Revision 7ea2d407: [core] save config regex captures only if used
save config regex captures separately only if used by url.redirect
or url.rewrite replacement directives within the c...
gstrauss
 

Also available in: Atom