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

Disable the extensions performed by fs #356

Merged
merged 1 commit into from
Dec 14, 2021
Merged

Disable the extensions performed by fs #356

merged 1 commit into from
Dec 14, 2021

Conversation

vemv
Copy link
Member

@vemv vemv commented Dec 14, 2021

These could affect end-users.

Checking out the codebase, we don't ever handle nio.Paths so we don't depend on them either.

Uses the flags introduced here: https://github.com/clj-commons/fs/pull/11/files

Fixes #355

These could affect end-users.

Fixes #355
Copy link
Member

@expez expez left a comment

Choose a reason for hiding this comment

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

Nice to get this fixed 👍

@vemv
Copy link
Member Author

vemv commented Dec 14, 2021

Cheers ☕️☕️

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.

clj-commons/fs changes standard clojure behaviour in clojure.java.io/file
2 participants