[Pkg-clamav-devel] clamav.h API differences in 0.94
    Stephen Gran 
    sgran at debian.org
       
    Sun Sep 21 12:29:40 UTC 2008
    
    
  
Attached is the diff between clamav.h in the 0.93x series and 0.94.
Basically, there are a few error messages dropped, a few return codes
added, and some extra struct members added.  If you don't use the 2
error codes that ave been dropped, a binNMU should fix it.  If you do,
you'll need to do something like 
#ifndef CL_EFSYNC
#define CL_EFSYNC -113
#endif
for each of the two that have been dropped.
Cheers,
-- 
 -----------------------------------------------------------------
|   ,''`.                                            Stephen Gran |
|  : :' :                                        sgran at debian.org |
|  `. `'                        Debian user, admin, and developer |
|    `-                                     http://www.debian.org |
 -----------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: api.diff
Type: text/x-diff
Size: 2296 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-clamav-devel/attachments/20080921/0a910ebe/attachment.diff 
    
    
More information about the Pkg-clamav-devel
mailing list