Skip to content

Remove SearchPattern special case for Windows#23

Merged
xoofx merged 1 commit intoxoofx:masterfrom
Rohansi:fix-windows-searchpattern
Jan 11, 2018
Merged

Remove SearchPattern special case for Windows#23
xoofx merged 1 commit intoxoofx:masterfrom
Rohansi:fix-windows-searchpattern

Conversation

@Rohansi
Copy link
Copy Markdown
Contributor

@Rohansi Rohansi commented Jan 11, 2018

Fix for #10. Windows can return files that don't match the given search pattern in EnumeratePaths because 8.3 naming (from DOS) is enabled for the filesystem.

This removes the special case allowing those names to pass SearchPattern tests and makes sure the returned paths match the search pattern on Windows.

@xoofx xoofx merged commit 4bc6737 into xoofx:master Jan 11, 2018
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