Skip to content

Added PathMatchRegex for Win32 #122

Open
pma07pg wants to merge 2 commits into
cinecert:masterfrom
pma07pg:master
Open

Added PathMatchRegex for Win32 #122
pma07pg wants to merge 2 commits into
cinecert:masterfrom
pma07pg:master

Conversation

@pma07pg
Copy link
Copy Markdown

@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
Copy Markdown
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.

2 participants