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 Jul  4 12:24:39 UTC 2021

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

Log Message:
lint: remove support for obsolete GCC-style lvalue casts

Since GCC 4.0, a cast results in an rvalue.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/usr.bin/xlint/lint1/msg_163.c \
    src/tests/usr.bin/xlint/lint1/msg_163.exp
cvs rdiff -u -r1.306 -r1.307 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