diff options
author | spew <devnull@localhost> | 2017-03-22 00:04:24 -0500 |
---|---|---|
committer | spew <devnull@localhost> | 2017-03-22 00:04:24 -0500 |
commit | 8b6621a36032d2ff8b98ce89f995c8277aeb935f (patch) | |
tree | 8d2761695d80ef8fbff07dacd08275b438dacdfe /sys/src/libregexp/regexec.c | |
parent | 3309f05b976c5f18bde1383f007b01025db31fce (diff) |
[012568kqv]a: correctly lex full range of integers in the assemblers (thanks Ori_B)
The Plan 9 assemblers use strtoll to parse the integer literals
in their input. It turns out that this is almost correct, but
VLONG_MIN is clamped. This patch changes to use strtoull
in order to allow the full range of integers.
Diffstat (limited to 'sys/src/libregexp/regexec.c')
0 files changed, 0 insertions, 0 deletions