[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-5.0'

Florian Forster octo at verplant.org
Tue Sep 4 12:46:08 CEST 2012


 src/Makefile.am |    2 +-
 src/amqp.c      |    1 +
 src/email.c     |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 4cc660e8762159dee0c9fac38e6a49f031abf271
Merge: ce980d2 4c81ea6
Author: Florian Forster <ff at octo.it>
Date:   Tue Sep 4 03:45:44 2012 -0700

    Merge pull request #124 from tokkee/bj/build
    
    Fix some build issues on AIX using automake <= 1.9 and gcc 4.7.1.

commit 4c81ea6168518f40ff4a1d043692688bff5cc9e7
Author: Benjamin Jacobs <jacobsbenja at gmail.com>
Date:   Sun Sep 2 23:54:35 2012 +0200

    Add missing return statements
    
    Fix gcc warn/error: no return statement in function returning non-void [-Werror=return-type]
    
    Signed-off-by: Sebastian Harl <sh at tokkee.org>

commit 98ab507c640ffa46aadd1f8486f353e66a6929fb
Author: Benjamin Jacobs <jacobsbenja at gmail.com>
Date:   Sun Sep 2 23:53:24 2012 +0200

    Automake 1.9 compatibility: don't use $(builddir)
    
    Automake <= 1.9 don't define $(builddir) which is always defined to
    '.' anyway.
    
    Signed-off-by: Sebastian Harl <sh at tokkee.org>




More information about the collectd-changes mailing list