Hacker News new | past | comments | ask | show | jobs | submit login

What does "checked build" mean here?



https://msdn.microsoft.com/en-us/windows/hardware/drivers/de...

A checked build basically has optimization off and assert() on.


Optimizations are still on in checked builds.


From the MSDN article I linked:

> Many compiler optimizations (such as stack frame elimination) are disabled in the checked build. This makes it easier to understand disassembled machine instructions, and therefore it is easier to trace the cause of problems in system software.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: