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

File Paths are not cross-platform #22

Open
TheMooseman opened this issue Jun 29, 2024 · 2 comments
Open

File Paths are not cross-platform #22

TheMooseman opened this issue Jun 29, 2024 · 2 comments

Comments

@TheMooseman
Copy link

TheMooseman commented Jun 29, 2024

Running ratchet turn on windows after it ran on a unix system causes the ratchet.ron to see no keys for every file and regenerate every key.

For example, ./src/ratchet.rs turns into .\\src\\ratchet.rs

Feel free to assign this issue to me, I'm going to see how to prevent it from doing this.

@lanesawyer
Copy link
Owner

That would be great! I don't have a Windows machine set up for development

@TheMooseman
Copy link
Author

I've created a PR that tries a naive fix when writing the ratchet.ron to force forward slash instead of backslash.

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

No branches or pull requests

2 participants