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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, zecke/features/gprs-gsup-fixes has been updated via 065dfe99c85ad73092d067339695e61cda8621c0 (commit) from 63ee111d3e5bd32d75a8ccfc013a7f4979ed05ff (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/openbsc/commit/?id=065dfe99c85ad73092d067339695e61cd...
commit 065dfe99c85ad73092d067339695e61cda8621c0 Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Thu Apr 23 11:55:23 2015 -0400
misc: Fix warnings about size of size_t in printf
Fixes warnings like:
warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat]
-----------------------------------------------------------------------
Summary of changes: openbsc/src/gprs/gprs_gsup_messages.c | 2 +- openbsc/src/gprs/gprs_subscriber.c | 10 +++++----- openbsc/tests/gbproxy/gbproxy_test.c | 12 ++++++------ 3 files changed, 12 insertions(+), 12 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org