diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2012-02-09 17:50:19 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2012-02-09 17:50:19 -0800 |
commit | aa2516fecfd6857206756efa891b058deceeb8dd (patch) | |
tree | b833b1672341a6c4fc37ce69c3c9df3f68a73fa7 /parser.y | |
parent | ca5cc1b2537004ddc647c1e38374d466adf6c16a (diff) | |
download | txr-aa2516fecfd6857206756efa891b058deceeb8dd.tar.gz txr-aa2516fecfd6857206756efa891b058deceeb8dd.tar.bz2 txr-aa2516fecfd6857206756efa891b058deceeb8dd.zip |
Task #11486: preparatory refactoring.
* match.c (h_match_func): Changed to one-argument form.
(LOG_MISMATCH, LOG_MATCH): References to structure members
changed from member selection . to ->.
(h_text, h_var, h_skip, h_coll, h_parallel, h_trailer,
h_fun, hv_trampoline, h_define, h_do): Changed to one-argument form
that takes a pointer to the context.
(match_line): Local pointer named c used so that the
LOG_MISMATCH and LOG_MATCH macros can be used.
Diffstat (limited to 'parser.y')
0 files changed, 0 insertions, 0 deletions