Files
Nim/lib/system
Jacek Sieka 58c44312af 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.
2023-11-06 07:57:29 +01:00
..
2023-10-29 14:47:22 +01:00
2022-12-16 08:01:15 +01:00
2023-11-06 07:57:29 +01:00
2020-05-12 15:46:24 +02:00
2022-12-26 13:20:05 +01:00
2022-12-16 08:01:15 +01:00
2020-01-30 10:54:50 +01:00