Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
uecker
32 days ago
|
parent
|
context
|
favorite
| on:
My first patch to the Linux kernel
That makes me worry that you code actually has more issues because with small _BitInt you would run into signed overflow more often.
ozgrakkurt
32 days ago
[–]
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: