- Notifications
You must be signed in to change notification settings - Fork5
Commit753a040
committed
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 ratherthan figure out what header files or other changes are required to make itwork, just don't bother.1 parent52e6371 commit753a040
1 file changed
+5
-2
lines changedLines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
463 | 463 |
| |
464 | 464 |
| |
465 | 465 |
| |
| 466 | + | |
466 | 467 |
| |
467 | 468 |
| |
468 | 469 |
| |
469 | 470 |
| |
470 | 471 |
| |
471 | 472 |
| |
472 | 473 |
| |
473 |
| - | |
| 474 | + | |
474 | 475 |
| |
475 | 476 |
| |
476 | 477 |
| |
| |||
508 | 509 |
| |
509 | 510 |
| |
510 | 511 |
| |
| 512 | + | |
511 | 513 |
| |
| 514 | + | |
512 | 515 |
| |
513 | 516 |
| |
514 | 517 |
| |
|
0 commit comments
Comments
(0)