diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2014-02-03 01:24:17 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2014-02-03 01:24:17 -0800 |
commit | 5282f0ca564531363e47cac16f27eb74d963b427 (patch) | |
tree | 8031e56574dc6e95ba898607abd2fe5e4e6ca561 /ChangeLog | |
parent | c1bab7a68a14b02cf2e4f53062700f24af5e6922 (diff) | |
download | txr-5282f0ca564531363e47cac16f27eb74d963b427.tar.gz txr-5282f0ca564531363e47cac16f27eb74d963b427.tar.bz2 txr-5282f0ca564531363e47cac16f27eb74d963b427.zip |
* eval.c (eval_init): Fix incorrect registration of
list_star_intrinsic, diagnosed by compiler.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2014-02-03 Kaz Kylheku <kaz@kylheku.com> + + * eval.c (eval_init): Fix incorrect registration of + list_star_intrinsic, diagnosed by compiler. + 2014-02-02 Kaz Kylheku <kaz@kylheku.com> Adding list* since we get it "for free" thanks to the |