Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
hoseja
1y ago
0 comments
Share
weak typing: 2 + "2" is 22
0 comments
default
newest
oldest
RUnconcerned
1y ago
could also be "4" or 4! 4 seems like it would be the most evil option, honestly
pjc50
1y ago
The real evil option is C: 2+"22" = 0, 4+"4" = undefined behavior and probably the value of some other variable.
sehansen
1y ago
The real horror is "1d9" + 1 = 2, as does PHP:
https://3v4l.org/Dn6Sm
manwe150
1y ago
I think you meant: "22"+2 = "", and it is not UB to make the second pointer, only to use it
1 more reply
baq
1y ago
or the most sane, depending on context... e.g. awk and perl do this.
j
/
k
navigate · click thread line to collapse