-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[RFE] Migrate from libpcre3 8.45 to pcre2 10.40 #6798
Comments
This was referenced Aug 14, 2022
This was referenced Dec 5, 2022
This was referenced Nov 12, 2023
Merged
pcre has been migrated away from apart from the use by Kodi. So continue to include pcre for the support of Kodi. There is remaining use of pcre in review the discussions in xbmc/xbmc#24128 closing this RFE as “completed” |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Migrate away from pcre.3 to pcre2
The following packages use PCRE
WIP
this is C++ and there was no pcrecpp library available for pcre2DONE
vdr-plugin-epgfixer: migrate to pcre2 #8301patch written / to be tested.Disabled in
package.mk
toolchain/bin/swig -pcreversion
—PCRE not used
Refs
The text was updated successfully, but these errors were encountered: