diff options
author | Michael Forney <mforney@mforney.org> | 2021-09-13 18:37:41 -0700 |
---|---|---|
committer | Michael Forney <mforney@mforney.org> | 2021-09-13 18:37:41 -0700 |
commit | 0e9e97e37571c913864cc4d8d986fa9fda964e8a (patch) | |
tree | 7283c0dab3d675a3662dd8df4ea7b35ebd61d8b2 /Makefile | |
parent | 38d906288b70102cf869a9cbb433ddc1fbf23efb (diff) |
Revert "Add stringconcat function to concatenate adjacent string literals"
This reverts commit c16f07acf655b9f4fb006d8256b4027fb5a13aa8.
This incorrectly allows octal escapes to span between adjacent
string literals (e.g. "\0" "1" is not the same as "\01").
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions