diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-07-02 19:56:58 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-07-02 19:56:58 -0700 |
commit | 9aaeb2fc604feee26a72a672fd846b4e70c6c1aa (patch) | |
tree | 04b94e178dbd26e177524894bef9a24d0dda2176 /signal.h | |
parent | 7e13dd271df070671f9ef59969307d1bfb045ffb (diff) | |
download | txr-9aaeb2fc604feee26a72a672fd846b4e70c6c1aa.tar.gz txr-9aaeb2fc604feee26a72a672fd846b4e70c6c1aa.tar.bz2 txr-9aaeb2fc604feee26a72a672fd846b4e70c6c1aa.zip |
Support trailing semicolon after hex/octal characters.
* parser.l (%option): Remove nounput option since we need
yyunput.
(grammar): Rule for matching hex and octal escape in SPECIAL
state recognizes optional semicolon. In 109 compatibility,
this is pushed back into the stream, otherwise consumed.
* txr.1: Updated documentation, including compat notes.
* genvim.txr (txr_char): Include optional semicolon in
match. Corrected some errors where 8 and 9 were being
included as matches for octal digits.
(txr_error): Default match for \x or \o not followed
by digits.
Diffstat (limited to 'signal.h')
0 files changed, 0 insertions, 0 deletions