Skip to content

Fix hasTrailingPathSeparator for Windows drives#73229

Merged
alexr00 merged 2 commits intomasterfrom
alexr00/trailing
May 16, 2019
Merged

Fix hasTrailingPathSeparator for Windows drives#73229
alexr00 merged 2 commits intomasterfrom
alexr00/trailing

Conversation

@alexr00
Copy link
Member

@alexr00 alexr00 commented May 3, 2019

hasTrailingPathSeparator returns false for "d:\", even though it clearly ends with a trailing separator.
extpath.getRoot returns "d:\"
Is this a reasonable fix for this?

@alexr00 alexr00 requested a review from aeschli May 3, 2019 12:48
@alexr00 alexr00 added this to the May 2019 milestone May 7, 2019
@alexr00 alexr00 merged commit 2cf9bed into master May 16, 2019
@alexr00 alexr00 deleted the alexr00/trailing branch May 16, 2019 18:30
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants