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

Issue 1528: use OS specific path separator #1617

Merged
merged 2 commits into from
Apr 28, 2022
Merged

Issue 1528: use OS specific path separator #1617

merged 2 commits into from
Apr 28, 2022

Conversation

ruvceskistefan
Copy link
Contributor

@ruvceskistefan ruvceskistefan commented Jan 19, 2022

Description: Problem was usage of \ as path separator on non-Windows platforms.

Closes #1528, closes #1810

After this change, VssFileStorage uses path separator based on OS.

@ruvceskistefan ruvceskistefan requested a review from a team as a code owner January 19, 2022 21:37
Copy link
Collaborator

@thboop thboop left a comment

Choose a reason for hiding this comment

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

lgtm

@thboop thboop merged commit 88f7c56 into actions:main Apr 28, 2022
cmmarslender pushed a commit to Chia-Network/runner that referenced this pull request May 6, 2022
* Issue 1528: use OS specific path separator

* Using Path.Combine instead of OS specific c_defaultPathSeparator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants