Skip to content

[README] Add note about ASCII-only paths #30010

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

Merged
merged 1 commit into from
Apr 14, 2020

Conversation

sjavora
Copy link
Contributor

@sjavora sjavora commented Feb 22, 2020

Add a note to the README that update-checkout does not support non-ASCII characters in the path to swift-source.

I'm in the process of trying to build the Swift project for the first time and update-checkout failed on an error similar to the one described here. @owenv's reply mentions that the problem might be with non-ASCII paths, which turned out to be the problem – I had a folder named Práce (Work) in the path.

This is probably a non-issue for folks with English as their primary language, but it might help others.

Add a note to the README that `update-checkout` does not support non-ASCII characters in the path to `swift-source`.
@CodaFi
Copy link
Contributor

CodaFi commented Apr 14, 2020

I've filed https://bugs.swift.org/browse/SR-12580 about this issue. I'm not sure what the precise issue is here, but I think this is a good disclaimer for now.

@swift-ci please smoke test and merge

@swift-ci swift-ci merged commit 96ea34f into swiftlang:master Apr 14, 2020
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.

3 participants