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 Jan 17 14:27:08 UTC 2026

Modified Files:
        src/tests/usr.bin/xlint/lint1: c11.c
        src/usr.bin/xlint/lint1: cgram.y decl.c externs1.h

Log Message:
lint: fix _Alignas(type) to use the alignment, not the size


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/tests/usr.bin/xlint/lint1/c11.c
cvs rdiff -u -r1.534 -r1.535 src/usr.bin/xlint/lint1/cgram.y
cvs rdiff -u -r1.422 -r1.423 src/usr.bin/xlint/lint1/decl.c
cvs rdiff -u -r1.242 -r1.243 src/usr.bin/xlint/lint1/externs1.h

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