libosmo-abis.git branch master updated. 0.3.2-56-g2547458

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 Jan 30 09:54:03 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 A-bis protcol interface library".

The branch, master has been updated
       via  254745880bb2ff7f17fe158fb7bfb5e1dc530906 (commit)
      from  30ffa7ade5aa55e95cf888bbdd9028f2983d663c (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/libosmo-abis/commit/?id=254745880bb2ff7f17fe158fb7bfb5e1dc530906

commit 254745880bb2ff7f17fe158fb7bfb5e1dc530906
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Mon Jan 23 19:49:07 2017 +0100

    misc: Fix build failure/warning when building on alpine linux
    
    alpine linux is using the musl libc and this triggered some minor
    compilation issues. Remove unused mISDN include and defines from
    the general E1 input handling and address the other warnings and
    errors.
    
    /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h> [-Wcpp]
     #warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h>
      ^~~~~~~
    
    In file included from input/misdn.c:48:0:
    ../include/mISDNif.h:286:2: error: unknown type name 'u_int'
      u_int   id;
      ^~~~~
    
    Change-Id: I997e45a456faedb5f370fd02ded300c1e36b791b

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

Summary of changes:
 src/e1_input.c       | 10 +---------
 src/input/ipaccess.c |  2 +-
 src/input/misdn.c    |  2 +-
 3 files changed, 3 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
Osmocom A-bis protcol interface library



More information about the osmocom-commitlog mailing list