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

[SR-10155] Support string interpolations with binary value #23510

Closed

Conversation

S-Shimotori
Copy link

I made OSLog support String interpolations with binary value, not only hex, octal and decimal.

See:
https://github.com/apple/swift/pull/22914/files#diff-67e352846aa55b916212d76f5f4afda1R229
https://bugs.swift.org/browse/SR-10155

@S-Shimotori
Copy link
Author

S-Shimotori commented Mar 23, 2019

@swift-ci Please smoke test

Sorry I understand I have no authority

@harlanhaskins
Copy link
Contributor

Welcome, @S-Shimotori! I've added @ravikandhadai as a reviewer to look at this. Thanks for your contribution!

@swift-ci please smoke test

@xwu
Copy link
Collaborator

xwu commented Mar 30, 2019

@swift-ci please smoke test Linux platform

@shahmishal
Copy link
Member

Please update the base branch to main by Oct 5th otherwise the pull request will be closed automatically.

  • How to change the base branch: (Link)
  • More detail about the branch update: (Link)

@ravikandhadai
Copy link
Contributor

I think this PR can be closed. The code base has changed quite a bit, and the os_log overlay code in the compiler is just for testing the compiler optimizations. Thanks @S-Shimotori for your efforts. I would like to encourage you to continue your contributions to the mainstream Swift compiler code base.

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.

5 participants