diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2018-03-15 21:18:31 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2018-03-15 21:18:31 -0700 |
commit | 088cc06dcf434b700da425b2f18b2a9a0ea46889 (patch) | |
tree | fb6f08f0c2000201e6dd39e77659be14d118bbf6 /lisplib.c | |
parent | 8044736902ca9e55d28094e25d28f133975b2bdf (diff) | |
download | txr-088cc06dcf434b700da425b2f18b2a9a0ea46889.tar.gz txr-088cc06dcf434b700da425b2f18b2a9a0ea46889.tar.bz2 txr-088cc06dcf434b700da425b2f18b2a9a0ea46889.zip |
vm: bugfix: wrong setup of closure param counts.
* lib.c (func_vm): The fixparam argument is the total number
of fixed parameters, including optionals. That argument must
be stored in the same-named member of the function structure.
Diffstat (limited to 'lisplib.c')
0 files changed, 0 insertions, 0 deletions