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 Mar 15 07:56:00 UTC 2026

Modified Files:
        src/tests/usr.bin/xlint/lint1: expr_sizeof.c
        src/usr.bin/xlint/lint1: cgram.y externs1.h lint1.h tree.c

Log Message:
lint: in a sizeof operator, do not check for division by zero


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/tests/usr.bin/xlint/lint1/expr_sizeof.c
cvs rdiff -u -r1.535 -r1.536 src/usr.bin/xlint/lint1/cgram.y
cvs rdiff -u -r1.243 -r1.244 src/usr.bin/xlint/lint1/externs1.h
cvs rdiff -u -r1.238 -r1.239 src/usr.bin/xlint/lint1/lint1.h
cvs rdiff -u -r1.702 -r1.703 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