summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2019-10-11 08:23:44 -0700
committerKaz Kylheku <kaz@kylheku.com>2019-10-11 08:23:44 -0700
commite1608fed99cb278d322a27f68c5cb7458934544d (patch)
treee83944be826090afa5711c6034194a77770a16dd /Makefile
parent2838fb0ab11336c46bb3ed43a147c1cdf843630d (diff)
downloadtxr-e1608fed99cb278d322a27f68c5cb7458934544d.tar.gz
txr-e1608fed99cb278d322a27f68c5cb7458934544d.tar.bz2
txr-e1608fed99cb278d322a27f68c5cb7458934544d.zip
expander: origin_hash must be eq-based.
* eval.c (eval_init): Initialize origin_hash as eq-based hash table, not eql-based. The main culprit are range #R(x y) objects. eql equality recurses over these, and if it encounters a circular one like #R(#1# #1#), it crashes.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions