[clamav-users] Incompatible clamav.h changes
Alessandro Vesely
vesely at tana.it
Wed Feb 27 19:01:57 UTC 2019
Hi,
clamav.h has changed in version 101, resulting in compile errors like so:
avfilter.c:270:21: error: ‘CL_SCAN_STDOPT’ undeclared (first use in this
function); did you mean ‘CL_DB_STDOPT’?
a->scan_options = CL_SCAN_STDOPT;
^~~~~~~~~~~~~~
CL_DB_STDOPT
Is there some documentation about those changes, ways to detect them at
configure time, how to adapt client code, and the like?
Thanks in advance
Ale
--
More information about the clamav-users
mailing list