a9eeb04606b8002d41b2ad5bc715ec7253f2e77a
original from naddy@: > Don't declare variables as "unsigned char *" that are passed to > functions that take "char *" arguments. Where such chars are > assigned to int or passed to ctype functions, explicitly cast them > to unsigned char. > > For OpenBSD's clang, -Wpointer-sign has been disabled by default, > but when the parse.y code was built elsewhere, the compiler would > complain. > > With help from millert@ > ok benno@ deraadt@
Description
custom cwm build
Languages
C
83.3%
Roff
8.6%
Yacc
6.2%
Perl
1.2%
Makefile
0.6%