Module Name:    src
Committed By:   rillig
Date:           Tue Sep 12 06:51:02 UTC 2023

Modified Files:
        src/tests/usr.bin/xlint/lint1: msg_192.c

Log Message:
tests/lint: show that '?:' skips untaken branches early

This is probably done to avoid wrong warnings from branches that are
only taken on other platforms, but it also generates a wrong 'unused'
warning.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/usr.bin/xlint/lint1/msg_192.c

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

Reply via email to