/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Matt Godbolt sold me on Rust by showing me C++
(www.collabora.com)
611 points
LorenDB
| 1 comments |
06 May 25 17:51 UTC
|
HN request time: 0s
|
source
Show context
codedokode
◴[
06 May 25 19:45 UTC
]
No.
43908897
[source]
▶
>>43907820 (OP)
#
What about catching integer overflow? Free open-source languages still cannot do it unlike they commercial competitors like Swift?
replies(5):
>>43908922
#
>>43909326
#
>>43909444
#
>>43910683
#
>>43912986
#
1.
z_open
◴[
06 May 25 20:29 UTC
]
No.
43909326
[source]
▶
>>43908897
#
assembly catches integer overflow. You just need to check the flag.
ID:
GO
↑