osmo-trx[master]: sigProcLib: Specify standard namespace for isnan()

2017-06-22 Thread Tom Tsou
Patch Set 2: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/2977 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I49328c43fdd690a4e6a2b2e949411aaf5674ead1 Gerrit-PatchSet: 2 Gerrit-Project: osmo-trx Gerrit-Branch: master Gerrit

[MERGED] osmo-trx[master]: sigProcLib: Specify standard namespace for isnan()

2017-06-22 Thread Tom Tsou
Tom Tsou has submitted this change and it was merged. Change subject: sigProcLib: Specify standard namespace for isnan() .. sigProcLib: Specify standard namespace for isnan() In commit a3dce85f "sigProcLib: Use explicit NaN che

osmo-trx[master]: sigProcLib: Specify standard namespace for isnan()

2017-06-21 Thread Harald Welte
Patch Set 1: Code-Review+1 -- To view, visit https://gerrit.osmocom.org/2977 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I49328c43fdd690a4e6a2b2e949411aaf5674ead1 Gerrit-PatchSet: 1 Gerrit-Project: osmo-trx Gerrit-Branch: master Gerrit

[PATCH] osmo-trx[master]: sigProcLib: Specify standard namespace for isnan()

2017-06-19 Thread Tom Tsou
Review at https://gerrit.osmocom.org/2977 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