osmo-trx.git branch master updated. 87d158cc2d8768355855e2de365c39ece3980250

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 Jun 19 17:02:57 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 "OpenBTS' transceiver retro-fit".

The branch, master has been updated
       via  87d158cc2d8768355855e2de365c39ece3980250 (commit)
      from  7278a87767b03e07dc608f6fa1752665a66f917b (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-trx/commit/?id=87d158cc2d8768355855e2de365c39ece3980250

commit 87d158cc2d8768355855e2de365c39ece3980250
Author: Tom Tsou <tom.tsou at ettus.com>
Date:   Fri Jun 16 10:21:16 2017 -0700

    common: Declare explicit Vector move constructor
    
    Vector class already has a semantically odd non-const copy
    constructor that serves the same function as a C++11 move
    constructor. Make the move constructor semantics explicit
    and address Coverity at the same time.
    
    Change-Id: I22e0099abe601b0c59beee808f7560837c6977dd
    Fixes: Coverity CID 170738

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

Summary of changes:
 CommonLibs/Vector.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
OpenBTS' transceiver retro-fit



More information about the osmocom-commitlog mailing list