Module Name: src Committed By: rillig Date: Sat Feb 18 14:32:32 UTC 2023
Modified Files: src/tests/usr.bin/xlint/lint1: lex_floating.c src/usr.bin/xlint/lint1: lex.c Log Message: lint: remove compat code for lexing hex floating point literals Hex floating literals are required by C99. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/tests/usr.bin/xlint/lint1/lex_floating.c cvs rdiff -u -r1.148 -r1.149 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.