Skip to content

feat: crashpad cxx17 support#116

Merged
supervacuus merged 7 commits intogetsentryfrom
feat/crashpad_cxx17_support
Jan 10, 2025
Merged

feat: crashpad cxx17 support#116
supervacuus merged 7 commits intogetsentryfrom
feat/crashpad_cxx17_support

Conversation

@supervacuus
Copy link
Copy Markdown
Collaborator

@supervacuus supervacuus commented Dec 29, 2024

crashpad increasingly depends on C++20 features through its base-library mini_chromium.

This change vendors a mini_chromium fork compatible with C++17 compilers and removes the dependency on std::ranges in the crashpad UUID utilities.

The corresponding mini_chromium change is: getsentry/mini_chromium#1

This change is based on upstream mini_chromium revision bd56f6 which is also the getsentry branch-base of our fork.

crashpad increasingly depends on C++20 features through its base-library `mini_chromium`.

This change vendors a `mini_chromium` fork that is compatible with C++17 compilers and removes the dependency on `std::ranges` in the `crashpad` uuid utilities.
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.

also lgtm!

@supervacuus supervacuus merged commit 6cdf8ed into getsentry Jan 10, 2025
@supervacuus supervacuus deleted the feat/crashpad_cxx17_support branch January 10, 2025 11:50
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