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

Enable multi-byte tests on Linux #1001

Closed
marcelofabri opened this issue Dec 18, 2016 · 2 comments
Closed

Enable multi-byte tests on Linux #1001

marcelofabri opened this issue Dec 18, 2016 · 2 comments
Labels
enhancement Ideas for improvements of existing features and rules.

Comments

@marcelofabri
Copy link
Collaborator

This depends on https://bugs.swift.org/browse/SR-3448 and https://bugs.swift.org/browse/SR-3449 or finding a reliable workaround.

See #997 for more discussion.

@marcelofabri marcelofabri added the enhancement Ideas for improvements of existing features and rules. label Dec 18, 2016
@abl
Copy link
Contributor

abl commented Jan 14, 2017

I've created swiftlang/swift-corelibs-foundation#796 in response to this; it should fix SR-3448 and SR-3449.

Also, as a temporary workaround, it is possible to use options: .regularExpression to do replacements across multi-byte substrings.

@marcelofabri
Copy link
Collaborator Author

Closed by #1563

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Ideas for improvements of existing features and rules.
Projects
None yet
Development

No branches or pull requests

2 participants