Skip to content
Snippets Groups Projects
Commit 753a0404 authored by Heikki Linnakangas's avatar Heikki Linnakangas
Browse files

Don't set the signal handler for SIGQUIT on Windows. Buildfarm shows that

reinstalling the default signal handler doesn't work as it is on Windows.
Presumably core dumps on SIGQUIT are not a problem on Windows, so rather
than figure out what header files or other changes are required to make it
work, just don't bother.
parent 52e6371e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment