Compiling registry/regfio.c cc-1164 cc: WARNING File = registry/regfio.c, Line = 1673 Argument of type "unsigned char *" is incompatible with parameter of type "const char *". return StrnCaseCmp( h1->keycheck, h2->keycheck, sizeof(uint32) ); ^ cc-1164 cc: WARNING File = registry/regfio.c, Line = 1673 Argument of type "unsigned char *" is incompatible with parameter of type "const char *". return StrnCaseCmp( h1->keycheck, h2->keycheck, sizeof(uint32) ); ^
CODE HAS SINCE BEEN REWRITTEN
oops. sorry for the CAPS.