libosmocore.git branch master updated. 0.9.0-75-gab0eb96

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
Thu Feb 18 19:29:45 UTC 2016


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  ab0eb96dd9f49aecf6722c0ec01b03d6061cd40e (commit)
      from  5c18e26bc291766b0de22223abcf340bc48e3157 (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=ab0eb96dd9f49aecf6722c0ec01b03d6061cd40e

commit ab0eb96dd9f49aecf6722c0ec01b03d6061cd40e
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Thu Feb 18 20:28:25 2016 +0100

    bitvec: Untested speculative UBAN fix for the new routine
    
    int << 31 does not seem to be defined, let's try to make it an
    unsigned variable and see if that is pleasing the system.
    
    Fixes:
    bitvec.c:219:15: runtime error: left shift of 1 by 31 places cannot be represented in type 'int'

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

Summary of changes:
 src/bitvec.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list