Re: CMake: Installation directory for include files in apr 1.7.x
Ruediger Pluem <[email protected]>
| Newsgroups | gmane.comp.apache.apr.devel |
|---|---|
| Message-ID | <[email protected]> |
On 5/29/24 11:34 PM, Ivan Zhakov wrote: > On Fri, 26 Apr 2024 at 14:56, Daniel Sahlberg <[email protected] <mailto:[email protected]>> wrote: > > > > What is the state of the 1.8.x branch? Would it make sense to rather do it here and focus on releasing 1.8 with this change? > > Unfortunately the release process is complicated in APR: trunk is 2.0 and has breaking changes. 1.8.x is a branch from 1.7.x with > many backports from trunk, but as far as I know it misses many backports that merged to 1.7.x branch. So in my opinion it is less > stable than trunk. 1.8.x should have the same trunk backports that 1.7.x has. If it has not, the missing ones need to be backported to 1.8.x as well. Regards Rüdiger