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 354741326cc7b3de9daf7066ecb7793573e5bf15 (commit) from d2e5c5694e6dae078a104e7f5d05c87ed8286ea4 (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=354741326cc7b3de9daf7066ecb77935...
commit 354741326cc7b3de9daf7066ecb7793573e5bf15 Author: Tom Tsou tom.tsou@ettus.com Date: Mon Jun 19 16:00:34 2017 -0700
sigProcLib: Specify standard namespace for isnan()
In commit a3dce85f "sigProcLib: Use explicit NaN check in sinc table generation"
Use of std::isnan(double) was added without namespace specifier, which may cause build issues depending on whether the C version isnan() call is available. Add standard namespace to force C++ call usage and potential build issues.
Change-Id: I49328c43fdd690a4e6a2b2e949411aaf5674ead1
-----------------------------------------------------------------------
Summary of changes: Transceiver52M/sigProcLib.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org