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 Jul  2 22:46:43 UTC 2021

Modified Files:
        src/tests/usr.bin/xlint/lint1: c99_init_array.c c99_init_array.exp
        src/usr.bin/xlint/lint1: init.c

Log Message:
lint: fix initialization of array of unknown size

The size of the resulting array was computed wrong.


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