openbsc.git branch master updated. 0.14.0-137-gdaaea0c

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Mon Aug 3 10:01:50 UTC 2015


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, master has been updated
       via  daaea0c84fee46d9b63b746d5ed2cdf66f990352 (commit)
      from  5c06e4045aa3c23e535af09a108360b4a4365c74 (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=daaea0c84fee46d9b63b746d5ed2cdf66f990352

commit daaea0c84fee46d9b63b746d5ed2cdf66f990352
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Mon Aug 3 09:28:41 2015 +0200

    64bit: Fix compiler warnings in regard to 64bit
    
    vty_interface_layer3.c:584:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
        sizeof(subscr->extension)-1, VTY_NEWLINE);

-----------------------------------------------------------------------

Summary of changes:
 openbsc/src/libmsc/vty_interface_layer3.c       | 4 ++--
 openbsc/src/osmo-bsc_mgcp/mgcp_main.c           | 2 +-
 openbsc/src/osmo-bsc_nat/bsc_nat_rewrite_trie.c | 4 ++--
 openbsc/tests/bsc-nat/bsc_nat_test.c            | 2 +-
 openbsc/tests/gbproxy/gbproxy_test.c            | 2 +-
 openbsc/tests/gsm0408/gsm0408_test.c            | 2 +-
 6 files changed, 8 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list