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

Does not recognise : or _ as valid characters #20

Closed
PeAb opened this issue Mar 6, 2017 · 3 comments
Closed

Does not recognise : or _ as valid characters #20

PeAb opened this issue Mar 6, 2017 · 3 comments
Assignees
Labels

Comments

@PeAb
Copy link

PeAb commented Mar 6, 2017

On Windows, C:\THIS_IS_A_DIR\somefile doesn't match with the glob C:\THIS_IS_A_DIR\*

@PeAb PeAb changed the title Does not recognise : or _ as a valid characters Does not recognise : or _ as valid characters Mar 6, 2017
@dazinator
Copy link
Owner

Thank you - I'll add a test case for that and take a look!

@dazinator dazinator added the bug label Mar 6, 2017
@dazinator dazinator self-assigned this Mar 6, 2017
dazinator added a commit that referenced this issue Mar 6, 2017
@dazinator
Copy link
Owner

dazinator commented Mar 6, 2017

This is now fixed in the latest development build. NuGet package for that is here: https://www.nuget.org/packages/DotNet.Glob/1.5.0-unstable0013
Thanks for reporting.

@PeAb
Copy link
Author

PeAb commented Mar 7, 2017

Works for me now, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants