-
Notifications
You must be signed in to change notification settings - Fork 74
fix: Do not link to several boost::stacktrace implementations because… #2329
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #2329 +/- ##
========================================
Coverage 79.45% 79.46%
========================================
Files 378 378
Lines 15373 15373
Branches 7748 7748
========================================
+ Hits 12215 12216 +1
Misses 1962 1962
+ Partials 1196 1195 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Let's change the title to |
This fixes a bug in Clio, though |
The intention of this commit is to actually fix the ODR problem, not just update a revision for the sake of being up to date. |
It doesn't change any logic inside Clio |
It changes the logic how the symbolic stacktrace is produced when running clio. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Importance of chore
or fix
is too small to argue about it.
are you merging this or something else is blocking it @mathbunnyru ? |
Merged, thanks |
… of rippled
See: XRPLF/rippled#5546