Skip to content

EnumerationOptions With recursion#652

Merged
fgreinacher merged 1 commit intoTestableIO:mainfrom
P-Storm:EnumerationOptions-simplefix
Oct 12, 2020
Merged

EnumerationOptions With recursion#652
fgreinacher merged 1 commit intoTestableIO:mainfrom
P-Storm:EnumerationOptions-simplefix

Conversation

@P-Storm
Copy link
Copy Markdown
Contributor

@P-Storm P-Storm commented Oct 9, 2020

See issue #651

It looks like the code is not checking the EnumerationOptions.RecurseSubdirectories.

This fixes my problem with the recursion, but I see more problems in the future with the following settings in:

  • MatchType = MatchType.Win32,
  • IgnoreInaccessible
  • ReturnSpecialDirectories
  • AttributesToSkip
  • MatchCasing

Will creating a seperate issue for these.

@fgreinacher
Copy link
Copy Markdown
Contributor

Great finding, thanks a lot! Also for the additional issues!

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