summaryrefslogtreecommitdiffstats
path: root/inst.nsi
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2015-11-19 07:34:33 -0800
committerKaz Kylheku <kaz@kylheku.com>2015-11-20 16:17:19 -0800
commit08bded98e1e3dc9580e9e19332ca228b320b659a (patch)
tree8bc7790fef5122402eadbe2d9352182cb1dfd0cf /inst.nsi
parenteb483eb39fa4570d1178a3f71fb65be908fd0d01 (diff)
downloadtxr-08bded98e1e3dc9580e9e19332ca228b320b659a.tar.gz
txr-08bded98e1e3dc9580e9e19332ca228b320b659a.tar.bz2
txr-08bded98e1e3dc9580e9e19332ca228b320b659a.zip
Fix type hole in equal function w.r.t. COBJ.
* lib.c (equal): We cannot pass both arguments to the left object's equal function just because both arguments are COBJ. We must make sure they are using the same operations. The equal functions blindly assume that both arguments are objects of the same type, and cast the pointers.
Diffstat (limited to 'inst.nsi')
0 files changed, 0 insertions, 0 deletions