osmo-pcu.git branch master updated. 0.2-519-g3db617f

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
Tue Jul 14 07:21:55 UTC 2015


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  3db617f14a0314a0e2a233b3ddaba1501213c0e5 (commit)
       via  efe62a73953349ba38781af2c264f273b2dde6e6 (commit)
       via  14376a73a5916a3dfa5bb65a2487d364a933e4c8 (commit)
       via  506f156f7a4aebb52dace00a760f86b2b4f5e19a (commit)
       via  1653f837e3be32d94eeaabf29ae89fdf1dc66bac (commit)
       via  20b7ba75017a590294dcd4e38135293f33f66740 (commit)
       via  cc9358f95aca618db451faf53971c45dfe0b505a (commit)
       via  16c6ecc3657f62728845764731c189b3cb8daca2 (commit)
       via  5f494b8415ff4e5c9bf323ea7bc8326ad423c7ae (commit)
       via  9ae282372c9b3e10050244b8a1c9179122556175 (commit)
       via  ed46afda6f647e47702379abacf632e7dcc9ee5b (commit)
       via  ea65c72d069c279951c022daf337d99e3aaa670a (commit)
      from  c91c18e6ef9ee5fca3d10b57ebddf211d3655a8d (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=3db617f14a0314a0e2a233b3ddaba1501213c0e5

commit 3db617f14a0314a0e2a233b3ddaba1501213c0e5
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Tue Jul 7 13:43:44 2015 +0200

    llc: Fix comparison warning
    
    Fixes: Jenkins build #609 warning
    
    Addresses:
      llc.cpp:56, GNU C Compiler 3 (gcc), Priority: Normal
      comparison between signed and unsigned integer expressions
    
    Sponsored-by: On-Waves ehf

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

Summary of changes:
 src/bts.cpp                  |  28 +-
 src/bts.h                    |  15 +
 src/gprs_rlcmac_ts_alloc.cpp | 882 ++++++++++++++++++++++---------------------
 src/llc.cpp                  |   2 +-
 src/sba.cpp                  |   4 +-
 tests/alloc/AllocTest.cpp    |  46 +--
 tests/alloc/AllocTest.err    |  14 +-
 tests/alloc/AllocTest.ok     | 470 ++++++++++++++---------
 tests/tbf/TbfTest.err        | 106 +++---
 9 files changed, 879 insertions(+), 688 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list