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

is_file_path_match now skips over "./" and ".\\" prefix, if present #11

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

robinvierich
Copy link

@robinvierich robinvierich commented Aug 3, 2018

I hit this issue when trying to debug some scripts running on LuaJIT, embedded in a Windows C++ application. Ideally this could be generalized to handle more cases, but this fixed my immediate problem.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.7%) to 82.93% when pulling 91dec86 on robinvierich:support_file_path_prefix into b21e999 on satoren:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.7%) to 82.93% when pulling 91dec86 on robinvierich:support_file_path_prefix into b21e999 on satoren:master.

@satoren satoren changed the base branch from master to main December 31, 2020 03:13
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