Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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
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