chiark / gitweb /
Rename bool, false and true identifiers to avoid clashes
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 20 Sep 2025 09:59:28 +0000 (10:59 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 20 Sep 2025 10:03:26 +0000 (11:03 +0100)
commite92c451fdb3696886ef19bf8cd500ebabea046ae
tree1f3ffdc5fdf321df66b894a176a57d82d2cd1d92
parent1d20d4fb24cce849031f53e36325520c6441a33e
Rename bool, false and true identifiers to avoid clashes

GCC-15 has different defaults which mean we can't use these names as
normal identifiers.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
conffile.c
debian/changelog
dh.c
random.c
rsa.c
secnet.h