Module Name:    src
Committed By:   rillig
Date:           Mon Aug 30 19:07:57 UTC 2021

Modified Files:
        src/tests/usr.bin/xlint/lint2: read.exp read.ln
        src/usr.bin/xlint/lint2: read.c

Log Message:
lint: revert "remove redundant call to strchr" from yesterday

This "refactoring" broke the parsing code for varargs, printflike and
scanflike functions, and there were no tests for these.  Revert for now,
maybe try again later, after adding the corresponding tests.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/usr.bin/xlint/lint2/read.exp
cvs rdiff -u -r1.2 -r1.3 src/tests/usr.bin/xlint/lint2/read.ln
cvs rdiff -u -r1.60 -r1.61 src/usr.bin/xlint/lint2/read.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to