osmo-trx.git branch master updated. 354741326cc7b3de9daf7066ecb7793573e5bf15

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
Thu Jun 22 18:08:36 UTC 2017


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=354741326cc7b3de9daf7066ecb7793573e5bf15

commit 354741326cc7b3de9daf7066ecb7793573e5bf15
Author: Tom Tsou <tom.tsou at 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
-- 
OpenBTS' transceiver retro-fit



More information about the osmocom-commitlog mailing list