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

That makes me worry that you code actually has more issues because with small _BitInt you would run into signed overflow more often.


I use "-fno-strict-overflow" so it shouldn't be ub in any case. Also basically never use signed integers and I always use "checked" methods for doing aritmetic except performance critical loops.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

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

Search: