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

Added file exception information to Directory.GetParent #4283

Merged
merged 3 commits into from
Feb 8, 2018

Conversation

rpetrusha
Copy link
Contributor

@rpetrusha rpetrusha commented Feb 1, 2018

Added file exception information to Directory.GetParent

Summary

This incorporated the actionable items from the discussion in PR #3971. I'll also open an issue to:

  • incorporate this exception information into other exceptions that call into GetFullPath
  • to revise the description for PathTooLongException to reflect long path name support

@JeremyKuhne, I've also revised the wording of the PathTooLongException; is this acceptable?

//cc @mriehm @mairaw @JeremyKuhne @pjanotti

@rpetrusha rpetrusha changed the title Added file exception information to DIrectory.GetParent Added file exception information to Directory.GetParent Feb 1, 2018
@pkulikov
Copy link
Contributor

pkulikov commented Feb 1, 2018

@rpetrusha it looks there is a typo and you mean PR #3971

@rpetrusha
Copy link
Contributor Author

Yes, I did, @pkulikov. Thanks for noticing it. I've fixed it in the description.

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rpetrusha This LGTM. Once you are happy with this, go ahead and :shipit:

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.

None yet

4 participants