Skip to content

Comments

fix: Use signal numbers as defined in signal.h#24

Merged
Swatinem merged 1 commit intohandlerfrom
fix/posix-signals
Dec 10, 2021
Merged

fix: Use signal numbers as defined in signal.h#24
Swatinem merged 1 commit intohandlerfrom
fix/posix-signals

Conversation

@Swatinem
Copy link

The problem here is that this header is being included from other places that also end up being used on Windows. So I would like to build that there as well.

@Swatinem Swatinem requested a review from a team December 10, 2021 10:48
@github-actions
Copy link

Thanks for your contribution! Unfortunately, we don't use GitHub pull requests to manage code contributions to this repository. Instead, please see README.md which provides full instructions on how to get involved.

@github-actions github-actions bot closed this Dec 10, 2021
@Swatinem Swatinem reopened this Dec 10, 2021
Copy link

@flub flub left a comment

Choose a reason for hiding this comment

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

nice solution

@Swatinem Swatinem merged commit 0a0d9d2 into handler Dec 10, 2021
@Swatinem Swatinem deleted the fix/posix-signals branch December 10, 2021 11:30
supervacuus pushed a commit to supervacuus/breakpad that referenced this pull request Oct 18, 2022
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.

3 participants