Skip to content

Implementation for SE-200 (raw string escaping) #19191

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

Closed
wants to merge 1 commit into from
Closed

Implementation for SE-200 (raw string escaping) #19191

wants to merge 1 commit into from

Conversation

johnno1962
Copy link
Contributor

@johnno1962 johnno1962 commented Sep 7, 2018

If there is any interest in including SE-200 into 4.2.1, this is the PR. While it is not a minor change it is purely additive and it might be worthwhile if it receives an airing before Swift 5.

https://forums.swift.org/t/accepted-se-0200-enhancing-string-literals-delimiters-to-support-raw-text/15822

Resolves SR-6362 and also lays groundwork for SR-8678

@johnno1962
Copy link
Contributor Author

I may have been a bit premature. Will also need to cherry pick #19206

@benlangmuir
Copy link
Contributor

This should not be merged until https://bugs.swift.org/browse/SR-8724 is resolved.

@johnno1962
Copy link
Contributor Author

johnno1962 commented Sep 12, 2018

I’ve amended this PR, including #19206, #19230 so assuming #19219 tests out this is ready to merge.

@johnno1962
Copy link
Contributor Author

johnno1962 commented Sep 24, 2018

Lets close this PR for now. It’s unlikely raw strings will make it into 4.2 and there are now two other PR’s which would need to be cherry picked: #19356 and #19457

@johnno1962 johnno1962 closed this Sep 24, 2018
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.

2 participants