diff options
author | Jean Boussier <[email protected]> | 2023-12-15 17:08:34 +0100 |
---|---|---|
committer | Jean Boussier <[email protected]> | 2023-12-15 17:48:43 +0100 |
commit | 1ac0afab4da1986d6eefd421ca3877afd47d2a77 (patch) | |
tree | 03938ace047021b4de1074408a615eb60a3fc542 /complex.c | |
parent | c9a9b8036c71974ab938a8bb3d6f095d4a318a8e (diff) |
rb_bug_for_fatal_signal: exit with the right signal
`die()` calls `abort()` which always exit as it `SIGABRT`
was received.
This isn't very friendly with systems that automatically
collect crashes as the `%s` parameter will be changed.
Diffstat (limited to 'complex.c')
0 files changed, 0 insertions, 0 deletions