diff options
author | Jacek Sieka <arnetheduck@gmail.com> | 2023-11-06 07:57:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-06 07:57:29 +0100 |
commit | 58c44312afba755f73ba2ec7ab73daea7768e41d (patch) | |
tree | 0d77c592788948cdd2f9ac438b406cdc84479f2c /lib/genode_cpp | |
parent | eb8824d71cb36be8a9558bf572606a24825bb33b (diff) | |
download | Nim-58c44312afba755f73ba2ec7ab73daea7768e41d.tar.gz |
reserve `sysFatal` for `Defect` (#22158)
Per manual, `panics:on` affects _only_ `Defect`:s - thus `sysFatal` should not redirect any other exceptions. Also, when `sysFatal` is used in `nimPanics` mode, it should use regular exception handling pipeline to ensure exception hooks are called consistently for all raised defects.
Diffstat (limited to 'lib/genode_cpp')
0 files changed, 0 insertions, 0 deletions