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

Added PathMatchRegex for Win32 #122

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

pma07pg
Copy link

@pma07pg pma07pg commented Mar 13, 2023

Small change using std::regex and std::regex_match to enable use of TimedText::LocalFilenameResolver::ResolveRID.

Existing code unchanged.

@jhursty
Copy link
Contributor

jhursty commented Apr 25, 2023

This requires c++11, which, while widely available, may not be convenient for older projects in embedded environments. This feature should be re-submitted as a compile-time feature that defaults to "off".

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.

None yet

2 participants