Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   rillig
Date:           Tue Jul  8 17:43:54 UTC 2025

Modified Files:
        src/tests/usr.bin/xlint/lint1: msg_132.c msg_309.c
        src/usr.bin/xlint/lint1: err.c tree.c

Log Message:
lint: reword message about 'extra bits set to 0'

The word 'extra' in the previous wording was too unspecific to make
sense of.  In the reworded message, focus on the problem instead of
mentioning only the effect.


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/tests/usr.bin/xlint/lint1/msg_132.c
cvs rdiff -u -r1.8 -r1.9 src/tests/usr.bin/xlint/lint1/msg_309.c
cvs rdiff -u -r1.273 -r1.274 src/usr.bin/xlint/lint1/err.c
cvs rdiff -u -r1.684 -r1.685 src/usr.bin/xlint/lint1/tree.c

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




Home | Main Index | Thread Index | Old Index