C-ICAP-Classify icon indicating copy to clipboard operation
C-ICAP-Classify copied to clipboard

This is a content classification module for C-ICAP

Results 2 C-ICAP-Classify issues
Sort by recently updated
recently updated
newest added

Hi, I tried on Mageia Cauldron to build latest 20180416 release but I get a build issue: > In file included from srv_classify.c:45:0: /usr/include/c_icap/c-icap.h:113:28: note: format string is defined here...

Trying to build with GCC 14 a snapshot to the latest commit gives: ``` srv_classify.c: In function 'must_classify': srv_classify.c:1272:19: error: implicit declaration of function 'ci_magic_type_groups'; did you mean 'ci_data_type_groups'? [-Wimplicit-function-declaration]...