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

Also, if char is signed, char + char may be UB and with known overflowing values the compiler may deduce it's a can't-happen situation, generating code accordingly. Or when encountered at runtime, it may hose your program state arbitrarily, etc.



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

Search: