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

So far the funniest bug with cmake I've fixed was when we were accidentally setting a variable with name '0' to a value '1'. Later on, in other module, we were checking if some other variable was equal to '0' which was interpreted by cmake as a variable reference so the actual check was with '1'.


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

Search: