Skip to content

remove swift-backtrace in swift >= 5.9 #305

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

tomerd
Copy link
Contributor

@tomerd tomerd commented Sep 8, 2023

motivation: swift 5.9 ships with builtin backtrace support \o/

changes:

  • remove the dependency on swift-backtrace when using swift 5.9 or above
  • conditionalize the call to Backtrace.install to relevant versions only

motivation: swift 5.9 ships with builtin backtrace support \o/

changes:
* remove the dependency on swift-backtrace when using swift 5.9 or above
* conditionalize the call to Backtrace.install to relevant versions only
@tomerd tomerd merged commit e221dd8 into swift-server:main Sep 8, 2023
sebsto pushed a commit to sebsto/swift-aws-lambda-runtime that referenced this pull request Sep 8, 2023
motivation: swift 5.9 ships with builtin backtrace support \o/

changes:
* remove the dependency on swift-backtrace when using swift 5.9 or above
* conditionalize the call to Backtrace.install to relevant versions only
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants