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:           Sat Apr  2 20:12:46 UTC 2022

Modified Files:
        src/tests/usr.bin/xlint/lint1: msg_022.c msg_022.exp
        src/usr.bin/xlint/lint1: decl.c err.c func.c

Log Message:
lint: try harder to recover after syntax errors

lint: assertion "false" failed in declarator_name at decl.c:1596
    near msg_022.c:22


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/usr.bin/xlint/lint1/msg_022.c \
    src/tests/usr.bin/xlint/lint1/msg_022.exp
cvs rdiff -u -r1.263 -r1.264 src/usr.bin/xlint/lint1/decl.c
cvs rdiff -u -r1.155 -r1.156 src/usr.bin/xlint/lint1/err.c
cvs rdiff -u -r1.129 -r1.130 src/usr.bin/xlint/lint1/func.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