[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-5.2'
Florian Forster
octo at verplant.org
Sun Feb 3 10:47:17 CET 2013
configure.in | 15 ++++++++++++++-
src/pf.c | 16 ++++++++++------
src/postgresql.c | 2 +-
3 files changed, 25 insertions(+), 8 deletions(-)
New commits:
commit 7b98c5c1b92be4a64874d7bd0303912ee6edd918
Author: Florian Forster <octo at collectd.org>
Date: Sun Feb 3 10:46:06 2013 +0100
postgresql plugin: Fix cast (was breaking aliasing rules).
postgresql.c: In function 'c_psql_flush':
postgresql.c:974: warning: dereferencing type-punned pointer will break strict-aliasing rules
commit b5a82d63b1c0b86660718f593b659c1f0cdeebef
Author: Florian Forster <octo at collectd.org>
Date: Sun Feb 3 10:43:59 2013 +0100
pf plugin: Fix checking for <net/pfvar.h>.
The header is not self-contained, so we need to include appropriate
headers in the configure check as well.
More information about the collectd-changes
mailing list