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

Update FasterPath code for Windows compatibility #102

Open
1 task
danielpclark opened this issue Feb 26, 2017 · 1 comment
Open
1 task

Update FasterPath code for Windows compatibility #102

danielpclark opened this issue Feb 26, 2017 · 1 comment

Comments

@danielpclark
Copy link
Owner

danielpclark commented Feb 26, 2017

Tracking Issue

@danielpclark danielpclark changed the title Update FasterPath code for Windows path separator compatibility Update FasterPath code for Windows compatibility Feb 26, 2017
@danielpclark danielpclark added this to the 0.3.0 milestone Mar 1, 2017
@danielpclark
Copy link
Owner Author

It may be more efficient to use Conditional Compilation

#[cfg(all(windows))]
#[cfg(all(not(windows)))]

@danielpclark danielpclark changed the title Update FasterPath code for Windows compatibility Tracking Issue: Update FasterPath code for Windows compatibility Mar 15, 2018
@danielpclark danielpclark changed the title Tracking Issue: Update FasterPath code for Windows compatibility Update FasterPath code for Windows compatibility Mar 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant