Skip to content

2.0.2

Compare
Choose a tag to compare
@quantum-leaps quantum-leaps released this 08 Jun 19:39
· 13 commits to main since this release
Replaced printf_s() with printf() in sutest.c for compatibility on Linux.
Replaced check for NDEBUG with a check for Windows, in which case DebugBreak() is called.