[ 488/3257] Compiling lib/util/charset/charset_macosxfs.c ../lib/util/charset/charset_macosxfs.c:380:3: warning: passing 'char *' to parameter of type 'UInt8 *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] *outbuf, *outbytesleft, &outsize); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:313:148: note: passing argument to parameter 'buffer' here CFIndex CFStringGetBytes(CFStringRef theString, CFRange range, CFStringEncoding encoding, UInt8 lossByte, Boolean isExternalRepresentation, UInt8 *buffer, CFIndex maxBufLen, CFIndex *usedBufLen); ^ 1 warning generated.
[ 455/2913] Compiling lib/util/charset/weird.c [ 456/2913] Compiling lib/util/charset/charset_macosxfs.c ../lib/util/charset/charset_macosxfs.c:380:3: warning: passing 'char *' to parameter of type 'UInt8 *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] *outbuf, *outbytesleft, &outsize); ^~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:357:148: note: passing argument to parameter 'buffer' here CFIndex CFStringGetBytes(CFStringRef theString, CFRange range, CFStringEncoding encoding, UInt8 lossByte, Boolean isExternalRepresentation, UInt8 *buffer, CFIndex maxBufLen, CFIndex *usedBufLen);