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

Having to use a specific point release of the compiler to work does not necessarily means later version have a bug. It could also mean that the program is (accidentally) depending on implementation details that are not guaranteed by the language, and that the compiler is supposed to be free to change behavior about. For languages like C with a significant amount of undefined behavior, that's actually quite likely.


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

Search: