Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It seems like the root cause was implicit conversion to boolean type. Stricter programming languages don't allow this. And even in statically-typed languages allowing this (C++) it's possible to disable such behavior via a compiler warning option.


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

Search: