diff options
author | H. Peter Anvin (Intel) <hpa@zytor.com> | 2020-06-14 20:17:57 -0700 |
---|---|---|
committer | H. Peter Anvin (Intel) <hpa@zytor.com> | 2020-06-14 20:17:57 -0700 |
commit | 3957f6f831909f44164012c623b0870911345129 (patch) | |
tree | c3c474f780b59a520e06c0fcc5dc1a03b83b6d41 /version | |
parent | b292748d9f5fc2ac89a75df4b160a1451a767851 (diff) | |
download | nasm-3957f6f831909f44164012c623b0870911345129.tar.gz nasm-3957f6f831909f44164012c623b0870911345129.tar.xz nasm-3957f6f831909f44164012c623b0870911345129.zip |
%line: quote filenames with double spaces, use unsigned char check
Filenames with double spaces need to be quoted; the preprocessor will
otherwise collapse spaces into one.
When comparing for control characters and spaces, use an unsigned
compare.
Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
Diffstat (limited to 'version')
0 files changed, 0 insertions, 0 deletions