Re: [PATCH] Resolve compile warnings seen with Forte
From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-05-31 06:02:22 CEST
-static void hex_encode(char *hexval, const char *hashval)
hexval should remain a char *.
- unsigned char *buf;
You're right that this situation requires casting (we want to read a
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.