osmo-trx.git branch fairwaves/master updated. 3576341cc8f6ac5e2f4ee1a56f5fc9a1ad81efee

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
Fri Jul 31 00:02:45 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 "OpenBTS' transceiver retro-fit".

The branch, fairwaves/master has been updated
       via  3576341cc8f6ac5e2f4ee1a56f5fc9a1ad81efee (commit)
      from  b54d46e670d05174109e21510fee3ada5e18eb51 (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=3576341cc8f6ac5e2f4ee1a56f5fc9a1ad81efee

commit 3576341cc8f6ac5e2f4ee1a56f5fc9a1ad81efee
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Thu Jul 30 19:59:56 2015 -0400

    Common: Get rid of a compilation warning.
    
    debugLogEarly was replaced to an empty space and arguments of the function
    became operators, grouped together by ():
    Configuration.cpp: In member function 'bool ConfigurationTable::defines(const string&)':
    Configuration.cpp:272:28: warning: left operand of comma operator has no effect [-Wunused-value]
       debugLogEarly(LOG_ALERT, "configuration parameter %s not found", key.c_str());
                                ^
    
    This fix removes debugLogEarly together with its arguments.

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

Summary of changes:
 CommonLibs/Configuration.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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



More information about the osmocom-commitlog mailing list