> I hope it does the right thing. It seems to work on macOS and in the CI > builds I checked that > > ``` > checking for regcomp... yes > ``` > > is present for the autotools build and > > ``` > Checking for function "regcomp" with dependencies glib-2.0, gmodule-2.0, > gtk+-3.0: YES > ``` > > for the meson build.
Looks good to me. But I'm also not an Autotools expert. Maybe @b4n could have a look. > @eht16 I suspect the Windows CI failure comes from the fact that the docker > image has already been updated but #4088 hasn't been merged yet, right? Yes exactly, we can ignore this for now. And we see in the logs, Geany got built fine. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4181#issuecomment-2568961976 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/4181/c2568961...@github.com>