Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/sys



Module Name:    src
Committed By:   riastradh
Date:           Sat Mar 29 15:48:26 UTC 2025

Modified Files:
        src/sys/sys: cdefs.h

Log Message:
__predict_true/false: Make these work with C++ too.

Should fix build after recent assert.h change.

error: no match for `operator!=' (operand types are `...' and `int')

PR lib/59231: assert.h: missing branch prediction


To generate a diff of this commit:
cvs rdiff -u -r1.163 -r1.164 src/sys/sys/cdefs.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