summaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2016-11-27 09:14:01 -0800
committerKaz Kylheku <kaz@kylheku.com>2016-11-27 09:14:01 -0800
commit4016b57938b5d1491e41625eae67c4ed2d66193e (patch)
tree1ea37b67572bd3ff400dd72752b83b4920ab02c3 /RELNOTES
parent606132c336dbeb0dd8bb851a64c97f2c11b76a85 (diff)
downloadtxr-4016b57938b5d1491e41625eae67c4ed2d66193e.tar.gz
txr-4016b57938b5d1491e41625eae67c4ed2d66193e.tar.bz2
txr-4016b57938b5d1491e41625eae67c4ed2d66193e.zip
Warn about unbound functions.
* eval.c (do_expand): If a compound form doesn't expand into anything, then let us check whether it calls an unbound function, and issue a warning. * share/txr/stdlib/place.tl (sys:pl-expand): Move function definition ahead of first use to suppress unbound function warning. Eventually we will have a relaxed model of deferred warning about this. (sys:placelet-1): Suppress warnings around call to sys:expand because we are expanding a body into which we inserted function calls without inserting their definitions.
Diffstat (limited to 'RELNOTES')
0 files changed, 0 insertions, 0 deletions