--- - branch: MAIN date: Sun Feb 27 18:29:14 UTC 2022 files: - new: '1.15' old: '1.14' path: src/usr.bin/xlint/lint1/ckgetopt.c pathrev: src/usr.bin/xlint/lint1/ckgetopt.c@1.15 type: modified - new: '1.8' old: '1.7' path: src/usr.bin/xlint/lint1/debug.c pathrev: src/usr.bin/xlint/lint1/debug.c@1.8 type: modified - new: '1.61' old: '1.60' path: src/usr.bin/xlint/lint1/emit1.c pathrev: src/usr.bin/xlint/lint1/emit1.c@1.61 type: modified - new: '1.103' old: '1.102' path: src/usr.bin/xlint/lint1/lex.c pathrev: src/usr.bin/xlint/lint1/lex.c@1.103 type: modified - new: '1.142' old: '1.141' path: src/usr.bin/xlint/lint1/lint1.h pathrev: src/usr.bin/xlint/lint1/lint1.h@1.142 type: modified - new: '1.410' old: '1.409' path: src/usr.bin/xlint/lint1/tree.c pathrev: src/usr.bin/xlint/lint1/tree.c@1.410 type: modified id: 20220227T182914Z.6943ee6b5f654e4bfeb5876602fee0d6bbdab957 log: | lint: merge duplicate code for handling plain and wide strings No functional change. As before, the string literals "1" "2" "3" are not concatenated from left to right, instead concatenation starts with "23" and then proceeds to "123". module: src subject: 'CVS commit: src/usr.bin/xlint/lint1' unixtime: '1645986554' user: rillig