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:           Tue Jan 20 23:33:05 UTC 2026

Modified Files:
        src/tests/usr.bin/xlint/lint1: msg_308.c
        src/usr.bin/xlint/lint1: decl.c

Log Message:
lint: accept _Complex type specifiers in any order

C23 6.7.3.1p2 says so.

Seen in external/gpl3/gcc/dist/libquadmath/quadmath.h:33.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/tests/usr.bin/xlint/lint1/msg_308.c
cvs rdiff -u -r1.423 -r1.424 src/usr.bin/xlint/lint1/decl.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