diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-08-20 16:59:34 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-08-20 16:59:34 -0700 |
commit | a38d8cad117770db020c470adc3397da072aab6d (patch) | |
tree | 7283e9ded1504e0671fdd4c14d58374ce6887762 /lib.h | |
parent | 78b47c100f11eaea568db71b364ff02e752a741e (diff) | |
download | txr-a38d8cad117770db020c470adc3397da072aab6d.tar.gz txr-a38d8cad117770db020c470adc3397da072aab6d.tar.bz2 txr-a38d8cad117770db020c470adc3397da072aab6d.zip |
lexer: no leading 0 in 2-digit hex chars in diagnostic.
* parser.l (grammar): Fix incorrect format strings that are
supposed to show an invalid input character in hex.
For instance the character 1 comes out as #\x 1 rather
than #\x01.
Diffstat (limited to 'lib.h')
0 files changed, 0 insertions, 0 deletions