Module Name: src Committed By: rillig Date: Sun Jun 20 18:38:12 UTC 2021
Modified Files: src/tests/usr.bin/xlint/lint1: lex_wide_char.c lex_wide_char.exp src/usr.bin/xlint/lint1: lex.c Log Message: lint: fix check for empty wide character constant This bug got almost 26 years old, it was already there at the initial commit in 1995. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/usr.bin/xlint/lint1/lex_wide_char.c \ src/tests/usr.bin/xlint/lint1/lex_wide_char.exp cvs rdiff -u -r1.41 -r1.42 src/usr.bin/xlint/lint1/lex.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.