Skip to content

fix: build error introduced by crashpad C++17 support#1118

Merged
supervacuus merged 15 commits intomasterfrom
fix/crashpad_cxx17_build_error
Jan 20, 2025
Merged

fix: build error introduced by crashpad C++17 support#1118
supervacuus merged 15 commits intomasterfrom
fix/crashpad_cxx17_build_error

Conversation

@supervacuus
Copy link
Copy Markdown
Collaborator

Fixes: #1115

Details: getsentry/mini_chromium#2
Tracking PR crashpad: getsentry/crashpad#117

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.69%. Comparing base (60a5e61) to head (c5212b2).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1118      +/-   ##
==========================================
+ Coverage   82.66%   82.69%   +0.03%     
==========================================
  Files          53       53              
  Lines        7930     7930              
  Branches     1240     1240              
==========================================
+ Hits         6555     6558       +3     
+ Misses       1264     1261       -3     
  Partials      111      111              

Co-authored-by: JoshuaMoelans <60878493+JoshuaMoelans@users.noreply.github.com>
Copy link
Copy Markdown
Member

@JoshuaMoelans JoshuaMoelans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@supervacuus supervacuus merged commit 5cb0986 into master Jan 20, 2025
@supervacuus supervacuus deleted the fix/crashpad_cxx17_build_error branch January 20, 2025 12:42
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.

mini_chromium requres C++20 header span.h

2 participants