Skip to content

Conversation

@iSazonov
Copy link
Collaborator

@iSazonov iSazonov commented Aug 29, 2018

PR Summary

Address second part of #2349

  • Replace runtime checks with compile time checks.
  • Remove unneeded methods.

PR Checklist

Replace runtime checks with compile time checks.
Remove unneeded methods.
@iSazonov iSazonov self-assigned this Aug 29, 2018
@iSazonov iSazonov requested review from daxian-dbw and rjmholt August 29, 2018 12:29
@iSazonov iSazonov closed this Aug 29, 2018
@iSazonov iSazonov reopened this Aug 29, 2018
@iSazonov
Copy link
Collaborator Author

:-) I wonder that my first all-in-one commit failed and I had to split on steps.

Copy link
Collaborator

@rjmholt rjmholt left a comment

Choose a reason for hiding this comment

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

This looks good to me -- much nicer!

}

#endif
return InternalGetTarget(fileSysInfo.FullName);
Copy link
Collaborator

Choose a reason for hiding this comment

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

I see the definition for this method is gone but a call remains. Is there another definition somewhere?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, one - wih handle parameter, second with string parameter. First one was removed.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Just checking 😄

@anmenaga
Copy link

anmenaga commented Sep 5, 2018

@daxian-dbw can you please review this? Thanks.

@iSazonov please do a [feature] test run for this. Thanks.

@iSazonov iSazonov merged commit b8fb553 into PowerShell:master Sep 8, 2018
@iSazonov iSazonov deleted the cleanup-filesystemprovider-symlinks branch September 8, 2018 19:40
TravisEz13 pushed a commit that referenced this pull request Sep 10, 2018
Replace runtime checks with compile time checks.
Remove unneeded methods.
@TravisEz13 TravisEz13 added this to the v6.1.0 milestone Sep 10, 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.

5 participants