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

fix: use lib for parsing paths correctly in windows #712

Merged
merged 1 commit into from
Dec 19, 2021

Conversation

gakonst
Copy link
Owner

@gakonst gakonst commented Dec 19, 2021

First observed in this foundry-rs/foundry#265 PR, related to rust-lang/rust#42869. In the issue's discussion, it was recommended to use https://gitlab.com/kornelski/dunce

@gakonst gakonst merged commit 8d95f3b into master Dec 19, 2021
@gakonst gakonst deleted the fix/win-path-normalize branch December 19, 2021 20:03
gakonst added a commit to foundry-rs/foundry that referenced this pull request Dec 19, 2021
gakonst added a commit to foundry-rs/foundry that referenced this pull request Dec 19, 2021
gakonst added a commit to foundry-rs/foundry that referenced this pull request Dec 19, 2021
* fix(cli): default to rustls for ssl

* ci: add more workflows

* windows builds w/o default features

* fix: ensure build works w/o default features

* chore: fmt

* fix: try using platform dependent sha2/asm activation

* Revert "fix: try using platform dependent sha2/asm activation"

This reverts commit f589c08.

The target architecture configs seem to not be respected by Cargo.

* chore: default to not using sha2-asm

* fix: skip FFI Test on non-Unix systems

* ci: add caching

* ci: remove ssl installation

* chore: bump ethers to fix paths bug

gakonst/ethers-rs#712

* chore: bump ethers to fix remappings non-determinism bug

gakonst/ethers-rs#713
charisma98 added a commit to charisma98/foundry that referenced this pull request Mar 4, 2023
* fix(cli): default to rustls for ssl

* ci: add more workflows

* windows builds w/o default features

* fix: ensure build works w/o default features

* chore: fmt

* fix: try using platform dependent sha2/asm activation

* Revert "fix: try using platform dependent sha2/asm activation"

This reverts commit f589c082c019ccc7ec4feee041da9ba15694cd89.

The target architecture configs seem to not be respected by Cargo.

* chore: default to not using sha2-asm

* fix: skip FFI Test on non-Unix systems

* ci: add caching

* ci: remove ssl installation

* chore: bump ethers to fix paths bug

gakonst/ethers-rs#712

* chore: bump ethers to fix remappings non-determinism bug

gakonst/ethers-rs#713
0129general added a commit to 0129general/FoundryProject that referenced this pull request May 8, 2024
* fix(cli): default to rustls for ssl

* ci: add more workflows

* windows builds w/o default features

* fix: ensure build works w/o default features

* chore: fmt

* fix: try using platform dependent sha2/asm activation

* Revert "fix: try using platform dependent sha2/asm activation"

This reverts commit f589c082c019ccc7ec4feee041da9ba15694cd89.

The target architecture configs seem to not be respected by Cargo.

* chore: default to not using sha2-asm

* fix: skip FFI Test on non-Unix systems

* ci: add caching

* ci: remove ssl installation

* chore: bump ethers to fix paths bug

gakonst/ethers-rs#712

* chore: bump ethers to fix remappings non-determinism bug

gakonst/ethers-rs#713
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.

1 participant