diff options
author | Chad Loder <cloder@cvs.openbsd.org> | 2005-12-09 03:13:09 +0000 |
---|---|---|
committer | Chad Loder <cloder@cvs.openbsd.org> | 2005-12-09 03:13:09 +0000 |
commit | fcfc4619f43f2a8a510568741bbb756fd53314bd (patch) | |
tree | c36798489b8f59d9d330123c7a3bcf99cb148d99 /bin/Makefile.inc | |
parent | c0ea7c6295aadb2855f44c100b134f0657ce9640 (diff) |
Don't ever complain when assigning a char literal to a char lvalue,
regardless of sign/unsign differences. In other words, even though C
treats char literals as ints, if the rvalue is a literal inside single
quotes, and the lvalue is any kind of char, then assume the programmer
knows what he is doing.
Diffstat (limited to 'bin/Makefile.inc')
0 files changed, 0 insertions, 0 deletions