[collectd-changes] collectd,	the system statistics collection daemon: Changes to 'collectd-4.10'
    Florian Forster 
    octo at verplant.org
       
    Thu May 31 15:12:12 CEST 2012
    
    
  
 src/utils_dns.c |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)
New commits:
commit 0c1b6ab12216ce6fab16eb68e130aaf021b15e3c
Author: Florian Forster <octo at collectd.org>
Date:   Thu May 31 15:09:43 2012 +0200
    src/utils_dns.c: Rename the "s_addr" and "d_addr" variables.
    
    On Solaris, there is a macro called "s_addr" resulting in syntax errors
    when this is used as a variable name. The variables have been renamed to
    circumvent this problem. Thanks to Maciej BliziÅski for reporting this
    problem and helping to debug it!
    
    
More information about the collectd-changes
mailing list