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: Sun Sep 14 14:42:52 UTC 2025
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_117.c msg_132.c
src/usr.bin/xlint/lint1: tree.c
Log Message:
lint: warn about signed '<<' that ends up exactly in the msb
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/tests/usr.bin/xlint/lint1/msg_117.c
cvs rdiff -u -r1.55 -r1.56 src/tests/usr.bin/xlint/lint1/msg_132.c
cvs rdiff -u -r1.692 -r1.693 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