diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-01-09 06:54:41 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-01-09 06:54:41 -0800 |
commit | cff7c12b0ba0b76e4bf3d7f27f701324fad78557 (patch) | |
tree | ff0af583296d68a9cd5ebd74b70a16ceaed73cd8 /syslog.c | |
parent | 5f13c908566bcbff86df027571bb4b96efc2f427 (diff) | |
download | txr-cff7c12b0ba0b76e4bf3d7f27f701324fad78557.tar.gz txr-cff7c12b0ba0b76e4bf3d7f27f701324fad78557.tar.bz2 txr-cff7c12b0ba0b76e4bf3d7f27f701324fad78557.zip |
asm: fix wrong level check in operand parsing.
* share/txr/stdlib/asm.tl (parse-compound-operand): The index
of a (v <lev> <index>) operand must be compard to the maximum
index constant, not to the maximum level constant.
This bug will prevent compiling frames that have more than 64
variables, which is a serious limitation from 1024.
Diffstat (limited to 'syslog.c')
0 files changed, 0 insertions, 0 deletions