Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Depends on deprecated pcre library #1539

Open
hhartzer opened this issue Apr 13, 2024 · 1 comment
Open

Depends on deprecated pcre library #1539

hhartzer opened this issue Apr 13, 2024 · 1 comment

Comments

@hhartzer
Copy link

It looks like this depends on pcre "v1", when pcre2 is out: https://www.pcre.org/

pcre v1 is deprecated, so it seems that switching over would be wise. v2 has been out since 2015.

I'm not sure if this is actively developed or not. There's talks of a fork (#1515).

Not sure how hard this would be to do. ag is a great piece of software, though!

@tacerus
Copy link

tacerus commented Aug 15, 2024

Someone already contributed a patch years ago but it was not reviewed and the submitter (understandably) did not want to maintain it anymore: #1035.
Going by the comments it seems someone added the patch to their fork at https://github.com/gcflymoto/the_silver_searcher, but I'm not sure how maintained that one is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants