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=3576341cc8f6ac5e2f4ee1a56f5fc9a1...
commit 3576341cc8f6ac5e2f4ee1a56f5fc9a1ad81efee Author: Alexander Chemeris Alexander.Chemeris@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
osmocom-commitlog@lists.osmocom.org