Re: apr-util v1.7 - getting ready for a release?
Joe Orton <[email protected]> Tue, 3 Sep 2024 10:46:52 +0100
| Newsgroups | gmane.comp.apache.apr.devel |
|---|---|
| Organization | Registered in England and Wales under Company Registration No. 03798903 Directors: Michael Cunningham (US), Michael O'Neill (Ireland), Paul Argiry (US) |
| Message-ID | <[email protected]> |
On Mon, Sep 02, 2024 at 09:05:11AM +0200, Ruediger Pluem wrote: > > > On 8/30/24 6:43 PM, Graham Leggett via dev wrote: > > Hi all, > > > > Keen to get apr-util v1.7 lined up for a release. Are there any further outstanding things needed to fix before we do this? > > What about > > https://lists.apache.org/thread/f91s6hwq35nhksqkzcrk866h4orohczz > https://lists.apache.org/thread/64gpywg01rz449jk01h3j3dwmv2d5xpk > https://lists.apache.org/thread/cf6xkzz40ghvkkq0wdlxsk1mjv888wwr > https://lists.apache.org/thread/w96x8qz4bh77bsv1pzppz6qghgbttf0f There's now a basic CI config and the first and last of these are showing up as failing jobs: https://github.com/apache/apr-util/actions/runs/10680446990 Additionally: 1) missing prototype warnings: https://github.com/apache/apr-util/actions/runs/10680446990/job/29601874897#step:10:16 2) APR-util 1.7.x doesn't build against APR 1.6.x although ./configure doesn't fail for that configuration Regards, Joe