aboutsummaryrefslogtreecommitdiffstats
path: root/lib/erl_interface/configure.in
diff options
context:
space:
mode:
authorSimon Cornish <[email protected]>2018-08-14 21:43:01 -0700
committerSimon Cornish <[email protected]>2018-08-14 21:43:01 -0700
commit7f2efcc8cb3f104e6e3a53b18ce559842450b780 (patch)
tree02949c47990c299c70839455f730b2a0199e3db3 /lib/erl_interface/configure.in
parent3e9d91db52c3be046be13f2a5e6330a1509e30fc (diff)
downloadotp-7f2efcc8cb3f104e6e3a53b18ce559842450b780.tar.gz
otp-7f2efcc8cb3f104e6e3a53b18ce559842450b780.tar.bz2
otp-7f2efcc8cb3f104e6e3a53b18ce559842450b780.zip
Fixed bug calling erl_compare_ext with terms containing lists
The comparison did not consider the list tail and therefore would consider the following pairs of terms equal: {<<1,2,3>>, [901,902], 224} and {<<1,2,3>>, [901,902], 228} {a|b} and {a|c}
Diffstat (limited to 'lib/erl_interface/configure.in')
0 files changed, 0 insertions, 0 deletions