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 BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via bfc9ff3118447fddc6fbe37d50524780504b5c6e (commit)
via 6b60611a4ddc09855038e953b50bc92b9e0b9a3b (commit)
via bc9c42663d17d0ef57a21c2c62b33ce07d40eb54 (commit)
from 8a75e60d0cbbe2e5adf093dc62aa886518727dfc (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-bts/commit/?id=bfc9ff3118447fddc6fbe37d5052478…
commit bfc9ff3118447fddc6fbe37d50524780504b5c6e
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Thu Jun 9 14:23:57 2016 +0200
fix two compiler warnings: add two opaque struct declarations
Change-Id: Ie12eeff753e399b28a816893ac4d23e1cd391025
http://cgit.osmocom.org/osmo-bts/commit/?id=6b60611a4ddc09855038e953b50bc92…
commit 6b60611a4ddc09855038e953b50bc92b9e0b9a3b
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Thu Jun 9 14:22:12 2016 +0200
fix compiler warning: add missing case (PHY_LINK_CONNECTING)
Change-Id: I7979e10551023c1f52f04b4e93ea1706cf0bef39
http://cgit.osmocom.org/osmo-bts/commit/?id=bc9c42663d17d0ef57a21c2c62b33ce…
commit bc9c42663d17d0ef57a21c2c62b33ce07d40eb54
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Thu Jun 9 14:17:47 2016 +0200
fix compiler warning: printf format for sizeof()
Change-Id: Id600c5a34ab261736f7595ab2e36e3a30d434175
-----------------------------------------------------------------------
Summary of changes:
src/common/cbch.c | 2 +-
src/common/phy_link.c | 3 +++
tests/stubs.c | 3 +++
3 files changed, 7 insertions(+), 1 deletion(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)