diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-06-27 12:06:26 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-06-27 12:06:26 -0700 |
commit | 4649efb0b4eeb1515bc92711ecb65a2bce23d202 (patch) | |
tree | f8db794a859d6929b087e51977e2c05a5d1ddab3 /gencadr.txr | |
parent | 9dc109581a299973777ea5082f646d7ac7d82f7c (diff) | |
download | txr-4649efb0b4eeb1515bc92711ecb65a2bce23d202.tar.gz txr-4649efb0b4eeb1515bc92711ecb65a2bce23d202.tar.bz2 txr-4649efb0b4eeb1515bc92711ecb65a2bce23d202.zip |
regex-from-trie: bugs processing compressed trie.
* filter.c (regex_from_trie): If a hash key maps to a string,
do not treat that as a trie; it is the value for that node.
A value is only a trie if it is a cons or hash. Also, in this
case do not make a compound regex.
* tests/015/trie.tl: Add duplicate of regex test case using
regex from compressed tree.
Diffstat (limited to 'gencadr.txr')
0 files changed, 0 insertions, 0 deletions