ty, changed it to APR_EGENERAL in 1892207 On Wed, Aug 11, 2021 at 4:18 AM Stefan Eissing <[email protected]> wrote: > > The error is: > > util.c: In function ‘ap_timeout_parameter_parse’: > 1166util.c:2614:16: error: ‘APR_ERANGE’ undeclared (first use in this > function); did you mean ‘APR_REG’? > 1167 return APR_ERANGE; > 1168 ^~~~~~~~~~ > 1169 APR_REG > > Do we need a workaround for APR 1.5? > > > Am 10.08.2021 um 19:35 schrieb Travis CI <[email protected]>: > > > > apache / httpd > > 2.4.x > > Build #1786 was broken3 mins and 54 secs > > Stefan Eissing79a84dc CHANGESET → > > Merge of 1892038,1892063 from trunk: > > > > *) core: avoid signed integer overflow under fuzzing in > > ap_timeout_parameter_parse > > > > > > > > git-svn-id: > > https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@189217313f79535-47bb-0310-9956-ffa450edef68 > > Want to know about upcoming build environment updates? > > > > Would you like to stay up-to-date with the upcoming Travis CI build > > environment updates? We set up a mailing list for you! > > > > SIGN UP HERE > > Documentation about Travis CI > > Have any questions? We're here to help. > > Unsubscribe from build emails from the apache/httpd repository. > > To unsubscribe from all build emails, please update your settings. > > > > Travis CI GmbH, Rigaer Str. 8, 10427 Berlin, Germany | GF/CEO: Randy Jacops > > | Contact: [email protected] | Amtsgericht Charlottenburg, Berlin, HRB > > 140133 B | Umsatzsteuer-ID gemäß §27 a Umsatzsteuergesetz: DE282002648 >
-- Eric Covener [email protected]
