diff options
author | okan | 2021-11-22 00:51:54 +0000 |
---|---|---|
committer | Wolfgang Müller | 2021-12-03 10:07:50 +0100 |
commit | ba370fed0e18e09a856df10ec2560b20e1f83a1b (patch) | |
tree | 57d502f8bb50a315defed1a7b59dd2fd8cd51642 /screen.c | |
parent | 30c74c96ca3007bc2118f6fd436f7683ba71f94b (diff) | |
download | cwm-ba370fed0e18e09a856df10ec2560b20e1f83a1b.tar.gz |
sync parse.y changes from base; ok naddy@
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@
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions