> Do we use the "gnu_regex" library on macOS as well?

I've just checked and, no, we don't. But macOS versions of various libraries 
like that tend to be super-out-of-date so I tried with the bundled gnu_regex 
and this eliminates the problem there completely so updating the build process 
for macOS to use the bundled gnu_regex might be the cure there.

Still, the performance is a bit iffy on lower-spec machines like Raspberry Pi 
and possibly Windows (I should note that I tested it on a ARM64 VM where the 
x86 Geany binary is emulated so for Windows, the actual problem might not be so 
big there).

So I'll probably just update the build process for macOS and test on native 
Windows. If the result is OK-ish, it can stay the way it is. If users start 
reporting issues about the performance, we might just disable these parsers in 
the filetype config file.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/4179#issuecomment-2568310901
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/issues/4179/2568310...@github.com>

Reply via email to