osmo-iuh.git branch master updated. 0.2.0-21-gf898d6b

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
Wed Dec 20 15:55:30 UTC 2017


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 "Osmocom code for Iuh interface".

The branch, master has been updated
       via  f898d6bc106d7e9522888300484a0bc732999628 (commit)
      from  2c56f6d4540cd5288ab24ef35f95764bb73d2c79 (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/osmo-iuh/commit/?id=f898d6bc106d7e9522888300484a0bc732999628

commit f898d6bc106d7e9522888300484a0bc732999628
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Tue Dec 19 03:12:08 2017 +0100

    fix 3 compiler warnings in ranap_common.c
    
    ranap_common.c:282 col 45: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has type ‘RANAP_CauseNon_Standard_t {aka const long int}’ [-Wformat=]
    ranap_common.c:527 col 15: warning: implicit declaration of function ‘asn1str_to_u16’; did you mean ‘asn_strtol’? [-Wimplicit-function-declaration]
    ranap_common.c:546 col 11: warning: unused variable ‘addr’ [-Wunused-variable]
    
    Change-Id: I0b399e78fa7b202a36e5e4be86f338c0ceb9823e

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

Summary of changes:
 src/ranap_common.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Osmocom code for Iuh interface



More information about the osmocom-commitlog mailing list