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: Support odd characters in pathnames for Go #4257

Merged
merged 12 commits into from
Jul 24, 2023

Conversation

RustanLeino
Copy link
Collaborator

Fixes #4120

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

@RustanLeino RustanLeino marked this pull request as ready for review July 6, 2023 16:52
@RustanLeino RustanLeino enabled auto-merge (squash) July 6, 2023 16:52
@RustanLeino RustanLeino merged commit 54ccbb8 into dafny-lang:master Jul 24, 2023
@RustanLeino RustanLeino deleted the issue-4120 branch July 26, 2023 15:58
keyboardDrummer pushed a commit to keyboardDrummer/dafny that referenced this pull request Sep 15, 2023
Fixes dafny-lang#4120


<small>By submitting this pull request, I confirm that my contribution
is made under the terms of the [MIT
license](https://github.com/dafny-lang/dafny/blob/master/LICENSE.txt).</small>
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.

Go doesn't escape file names with hyphens
3 participants