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:           Thu Aug 19 20:48:48 UTC 2021

Modified Files:
        src/tests/usr.bin/xlint/lint1: expr_fold.c expr_fold.exp
        src/usr.bin/xlint/lint1: tree.c

Log Message:
lint: fix wrong integer overflow warning for unsigned types


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/usr.bin/xlint/lint1/expr_fold.c \
    src/tests/usr.bin/xlint/lint1/expr_fold.exp
cvs rdiff -u -r1.337 -r1.338 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