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:           Fri Apr  9 21:42:12 UTC 2021

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

Log Message:
lint: fix wrong warning about uninitialized _Complex variable

Seen in divxc3.c.


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