diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-10-11 08:26:33 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-10-11 08:26:33 -0700 |
commit | 860f0d04fd5f60d9d3e85debd2d158d5073da568 (patch) | |
tree | 1b33357560b170e4b043d9585ac28d45b1ecfd2d /Makefile | |
parent | e1608fed99cb278d322a27f68c5cb7458934544d (diff) | |
download | txr-860f0d04fd5f60d9d3e85debd2d158d5073da568.tar.gz txr-860f0d04fd5f60d9d3e85debd2d158d5073da568.tar.bz2 txr-860f0d04fd5f60d9d3e85debd2d158d5073da568.zip |
printer: obj_hash must be eq-based.
The printer must use an eq-based hash table for detecting
circularity, otherwise it blows up on circular range
objects.
* lib.c (obj_print): instantiate ctx->obj_hash as an eq-based
hash table, not eql-based.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions