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=5d94b5455f50f9e1d35a706ad5956332...
commit 5d94b5455f50f9e1d35a706ad5956332922f06d5 Author: Holger Hans Peter Freyther holger@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
osmocom-commitlog@lists.osmocom.org