On Fri, 16 May 2025 at 8:29 PM, Ivan Zhakov <i...@apache.org> wrote:
> On Fri, 16 May 2025 at 18:54, Timofei Zhakov <t...@chemodax.net> wrote: > >> Hi, >> >> 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. >> >> I'm attaching the patch to the email as `apr-util-vcpkg-port-v2.txt`. >> >> This work is a little bit rough, and requires testing (I can't test >> github workflow), but I'm still sharing it. >> >> PS: I also support official vcpkg ports for apr during recent time :3 >> >> > Committed patch in r1925589 and r1925590 separately. > > Thanks a lot! > Awesome, thanks! > -- > Ivan Zhakov >