Brian Callahan
Results
23
issues of
Brian Callahan
pcc has explicit -Werror -Wshadow CPPFLAGS. It found this: ``` /home/retrobsd/litebsd/DESTDIR/usr/include/ctype.h:123:1: error: declaration of 'toupper' shadows a built-in function [-Werror=shadow] toupper(_BSD_RUNE_T_ c) ^ /home/retrobsd/litebsd/DESTDIR/usr/include/ctype.h:130:1: error: declaration of 'tolower' shadows a...
Add OpenBSD support. I am running the latest OpenBSD/amd64 -current with tip-of-tree GNAT: ``` GNAT 15.0.0 20240622 (experimental) Copyright (C) 1996-2024, Free Software Foundation, Inc. This is free software; see...