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

vdr-plugin-xmltv2vdr: migrate from pcre to std::regex #8321

Closed
wants to merge 1 commit into from

Conversation

heitbaum
Copy link
Contributor

This is the last remaining pcre.3 dependant package (apart from Kodi) within LibreELEC.

This has been build tested. But needs a vdr xmltv2vdr user to test.

Specific request for testing is that std::regex_replace(su, std::regex("\\^"), "'"); matches the pcrecpp::RE("\\^").GlobalReplace("'",&su);

@heitbaum
Copy link
Contributor Author

heitbaum commented Jan 7, 2024

@heitbaum heitbaum closed this Jan 7, 2024
@heitbaum heitbaum deleted the vdr2 branch January 7, 2024 01:07
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

Successfully merging this pull request may close these issues.

1 participant