diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2013-10-27 14:49:42 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2013-10-27 14:49:42 -0700 |
commit | 86ca707c11b05a6cd17a26223e1a6c936b0b83c0 (patch) | |
tree | 53f5e868a07ccdab522c9d40f96b0450213b1448 /mpi-patches/disable-make | |
parent | 0ec17325b3ee76e7fa558aaf8c6727a25bbda3ab (diff) | |
download | txr-86ca707c11b05a6cd17a26223e1a6c936b0b83c0.tar.gz txr-86ca707c11b05a6cd17a26223e1a6c936b0b83c0.tar.bz2 txr-86ca707c11b05a6cd17a26223e1a6c936b0b83c0.zip |
Fix 2013-10-06 regression in op syntax. This happens when a @var
syntax appears in an op form, crashing the expander with infinite
recursion at program load time, before the code is run.
* eval.c (transform_op): The fi == var check to handle a
trailing op variable in the dot position of a form
needs to ensure that it really is @<num> type var, and
not the @<sym> type for instance.
Diffstat (limited to 'mpi-patches/disable-make')
0 files changed, 0 insertions, 0 deletions