diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2018-04-08 09:45:53 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2018-04-08 09:45:53 -0700 |
commit | 9a7aaff3d5e4010e591a6e2c03bcf133ebe6e315 (patch) | |
tree | 380ee3fd0c0ba926dd1d9d5085902c593ee48320 /txr.1 | |
parent | 2a08c9d9773e8dddc35fe102c6a6f8f853090596 (diff) | |
download | txr-9a7aaff3d5e4010e591a6e2c03bcf133ebe6e315.tar.gz txr-9a7aaff3d5e4010e591a6e2c03bcf133ebe6e315.tar.bz2 txr-9a7aaff3d5e4010e591a6e2c03bcf133ebe6e315.zip |
expander: no dot-to-apply transform on special forms.
* eval.c (do_expand): Do not convert (op arg ... . dot)
to (sys:apply (fun op) (sys:l1-value arg) ... dot) if op is
a special operator; this is only valid for functions.
This issue has been uncovered by new diagnosis of undefined
functions in the fun operator.
Diffstat (limited to 'txr.1')
0 files changed, 0 insertions, 0 deletions