Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
Dylan16807
4y ago
0 comments
Share
What should happen if you store "a+b" in an intermediate value?
0 comments
default
newest
oldest
xaduha
4y ago
If it is used and there's no way around it, then show a compilation warning that there might be overflow. If it can be resolved without being directly used, then it should be optimized away.
j
/
k
navigate · click thread line to collapse