osmo-pcu.git branch master updated. 0.2-802-g5d94b54

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 Jul 13 16:26:48 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 "UNNAMED PROJECT".

The branch, master has been updated
       via  5d94b5455f50f9e1d35a706ad5956332922f06d5 (commit)
      from  1a679127af3311efb84cf435005c8711beda7c25 (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-pcu/commit/?id=5d94b5455f50f9e1d35a706ad5956332922f06d5

commit 5d94b5455f50f9e1d35a706ad5956332922f06d5
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Wed Jul 13 12:16:46 2016 +0200

    bitvector: Remove code clone and fallback to C implementation
    
    This routine has been moved from from here to libosmocore and as
    part of the C++ -> C the reference got converted to a pointer. We
    have a lot of code that calls the method with the reference and
    instead of updating the callers, create a short inline wrapper to
    call the C routine.
    
    Change-Id: Idd16ce251a42bad4401c2bf3a8fa6af70fb600ff

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

Summary of changes:
 src/bitvector.cpp | 17 -----------------
 src/bitvector.h   |  8 +++++++-
 2 files changed, 7 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list