Uh oh!
There was an error while loading. Please reload this page.
build(deps): bump boost to 1.89 - #4253
Conversation
2e9daae to
eefff10CompareCodecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@## master #4253 +/- ##
=======================================
Coverage 12.09% 12.09% =======================================
Files 87 87 Lines 17612 17612 Branches 8097 8097 =======================================
Hits 2131 2131 Misses 14758 14758 Partials 723 723
Flags with carried forward coverage won't be shown. Click here to find out more.
|
eefff10 to
ffee588Compare
This comment was marked as resolved.
This comment was marked as resolved.
5757a62 to
8fff04eCompareBundle ReportBundle size has no change ✅ |
bec5438 to
cf546cbCompareReenigneArcher
commented
Sep 13, 2025
Yea, that's right. I forgot we have that intermittent issue in the Arch docker build (docker/build-push-action#1385) |
I'm at a loss on why the boost "system" component cannot be found in the flatpak, or homebrew builds, but it can be found in other builds. I found this, which might be related, but not sure what to make of it. boostorg/system@7a495bb Edit: upstream PR => https://gitlab.com/eidheim/Simple-Web-Server/-/merge_requests/283 |
cf546cb to
9087ca8CompareReenigneArcher
commented
Sep 13, 2025
This seems to all be working, but I'd like to give a little time to see if Simple-Web-Server merges my PR. |
1774e2a to
ffdb189Compareffdb189 to
c5fb9f9Comparec5fb9f9 to
a8c4091Comparea8c4091 to
bc38359CompareUh oh!
There was an error while loading. Please reload this page.



Description
Bump boost to 1.89.
Simple-Web-Server is not 100% compatible with boost 1.89, although it works in some build environments. It fails with flatpak and homebrew boost is set as a dependency. There doesn't seem to be any issue when using fetch content. In any event, I have submitted a PR https://gitlab.com/eidheim/Simple-Web-Server/-/merge_requests/283
Screenshot
Issues Fixed or Closed
Roadmap Issues
Type of Change
Checklist
AI Usage