Skip to content
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

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

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

supervacuus
Copy link
Collaborator

Fixes: #1115

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

Copy link

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 (1d87e7e).

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     1263       -1     
+ Partials      111      109       -2     

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