This is misinformation: assert() is disabled if NDEBUG is defined, which is usually done on the command line. In sane build systems the command line is visible by default. Non-sane build systems display wrong percentage…
This is misinformation: assert() is disabled if NDEBUG is defined, which is usually done on the command line. In sane build systems the command line is visible by default. Non-sane build systems display wrong percentage…