diff options
author | markm <markm@FreeBSD.org> | 2001-09-04 17:10:57 +0000 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 2001-09-04 17:10:57 +0000 |
commit | 8fd9133a9f24ed33e1dafa6af3994a9996df2f62 (patch) | |
tree | 54f289d174faad844dd23ed77be8f007a9d026a7 /lib/libc/stdlib/strhash.c | |
parent | 67ffe2e20325b02d34088606594673184dc10e50 (diff) | |
download | FreeBSD-src-8fd9133a9f24ed33e1dafa6af3994a9996df2f62.zip FreeBSD-src-8fd9133a9f24ed33e1dafa6af3994a9996df2f62.tar.gz |
WARNS=2 fixes.
The remaining problem of converting highly incompatible pointer types
is done by "laundering" the value through a union.
This solves the problem (in my own mind) of how a "const char *" _ever_
actually gets a value in a WARNS=2 world.
Diffstat (limited to 'lib/libc/stdlib/strhash.c')
0 files changed, 0 insertions, 0 deletions