[PATCH] Kill a bunch of pointer sign warnings for gcc4

From: Brian Gerst <bgerst@didntduck.org>
Date: 2005-05-18 22:14:09
- Raw hashes should be unsigned char.
- String functions want signed char.
- Hash and compress functions want unsigned char.

Signed-off By: Brian Gerst <bgerst@didntduck.org>
----------------------------

PS.
tar-tree.c: In function ‘main’:
tar-tree.c:437: warning: pointer targets in passing argument 1 of 
‘write_header’ differ in signedness

The "0" looks bogus, since it should be a raw hash not a text string.


-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Received on Wed May 18 22:13:41 2005

This archive was generated by hypermail 2.1.8 : 2005-05-18 22:13:42 EST