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

It is not terribly hard to generate C code that does not use undefined behavior.



Maybe. But when carefully investigated, the overwhelming majority of C code does in fact use undefined behaviour, and there is no practical way to verify that any given code doesn't.


It is easy to create code where this can be verified. It is difficult to verify for arbitrary code.




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

Search: