diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2017-01-24 10:50:02 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2017-01-24 10:50:02 -0800 |
commit | 4ce293cccc70789d68a490af2c38a9e8b82d6f7f (patch) | |
tree | 372fd160cc5db39d9748ffe09608ea3ba00a4710 /lib.h | |
parent | 19fb18a343d88621ebab989539a3463b1ffbba7d (diff) | |
download | txr-4ce293cccc70789d68a490af2c38a9e8b82d6f7f.tar.gz txr-4ce293cccc70789d68a490af2c38a9e8b82d6f7f.tar.bz2 txr-4ce293cccc70789d68a490af2c38a9e8b82d6f7f.zip |
bugfix: use proper plist lookup in new :key macro.
* share/txr/stdlib/keyparams.tl (sys:extract-keys,
sys:extract-keys-p): Use the brand new memp function rather
than memq. memq is not correct for plist lookup because of
ambiguities like (:foo :bar :bar 3) where memq retrieves (:bar
:bar 3) for :bar rather than (:bar 3).
Diffstat (limited to 'lib.h')
0 files changed, 0 insertions, 0 deletions