diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-08-18 11:47:03 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-08-18 11:47:03 -0700 |
commit | 564fd080c753f20ce16c321c6ff94ae28a468df4 (patch) | |
tree | 1cd8738c011a6ffec77fa1f157001d6dd88f615d /lisplib.c | |
parent | f35b7f1f7df5b61ab54674f88c1eea1ffbe6b908 (diff) | |
download | txr-564fd080c753f20ce16c321c6ff94ae28a468df4.tar.gz txr-564fd080c753f20ce16c321c6ff94ae28a468df4.tar.bz2 txr-564fd080c753f20ce16c321c6ff94ae28a468df4.zip |
parser: rename circ_suppress flag.
* parser.h (struct parser): eof flag changed to unsigned char.
circ_suppress flag renamed to ignore, changed to unsigned char
and relocated next to eof to compact together.
* parser.c (parser_circ_ref): Follow rename.
* parser.y (hash_semi_or_n_expr, hash_semi_or_i_expr, n_exprs,
parse): Likewise.
Diffstat (limited to 'lisplib.c')
0 files changed, 0 insertions, 0 deletions