mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-31 10:22:15 +00:00
* fix undefined behavior in terminate handler * fix failing unit test * Revert "fix failing unit test" This reverts commit0e5e385fbf. * Revert "fix undefined behavior in terminate handler" This reverts commit2b582871f1. * do not throw inside terminate handler with msvc < 1923 (cherry picked from commit4e841ab156)