This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 27a35ed47c6eb70665c6c484dee64fa06649de10 (commit)
from 3e432e1912c0e531c55e1c6c75c758b0fde9887e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmocore/commit/?id=27a35ed47c6eb70665c6c484dee6…
commit 27a35ed47c6eb70665c6c484dee64fa06649de10
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue Oct 4 17:13:58 2016 +0200
stats_statsd: use int64_t instead of int for value and delta.
The stats infrastructure use int64_t for values and delta. So the
statsd reporter get call with int64_t.
Change-Id: I33df86de60007a64fa853d6d3af9b609877a8fc6
-----------------------------------------------------------------------
Summary of changes:
src/stats_statsd.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications