diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-04-21 06:57:42 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-04-21 06:57:42 -0700 |
commit | ef8fe557841c440bf9e3e13ee0801bc127091b7e (patch) | |
tree | 5f351a20c31d7a9e8d4c832cd2a536b6cc9aa89f /mpi | |
parent | 96ca2e8a7799a2b820e6e3e6727f3fe15d56c061 (diff) | |
download | txr-ef8fe557841c440bf9e3e13ee0801bc127091b7e.tar.gz txr-ef8fe557841c440bf9e3e13ee0801bc127091b7e.tar.bz2 txr-ef8fe557841c440bf9e3e13ee0801bc127091b7e.zip |
Handle non-UTF-8 byte in regex scanned from string.
The current behavior is that there is no lex rule for this, so such a
byte gets echoed.
parser.l (grammar): Add fallback rule to match one byte
in SREGEX state and turn it into 0xDCxx character.
Diffstat (limited to 'mpi')
0 files changed, 0 insertions, 0 deletions