Re: APR-util bundled vcpkg port
"Graham Leggett via dev" <[email protected]> Sat, 17 May 2025 11:06:59 +0100
| Newsgroups | gmane.comp.apache.apr.devel |
|---|---|
| Message-ID | <[email protected]> |
On 16 May 2025, at 17:53, Timofei Zhakov <[email protected]> wrote: > I've made a patch for apr util where I added a bundled vcpkg port to test that the latest version can be built correctly according to vcpkg requirements. The similar thing already exists in the trunk (apr-2) and stable apr, but doesn't in the apr util. > > However, there would be a problem when compiling against apr 1.7.5, due to the missing header. I PR-ed to the official registry update to 1.7.6, but they will publish it after approximately a few weeks, so the github workflow won't work. I did not actually test the workflow, but it should work, since I copied it from the trunk. Would it be possible to add the LDAP module to the apr-util build? Regards, Graham --