cfeck added inline comments. INLINE COMMENTS
> GpsdPositionProviderPlugin.cpp:117 > +#if defined( GPSD_API_MAJOR_VERSION ) && ( GPSD_API_MAJOR_VERSION >= 9 ) > + if ( !std::isnan( data.fix.time.tv_sec ) && !std::isnan( > data.fix.time.tv_nsec ) ) > +#else tv_nsec is a `long`, so it is never a NaN. REPOSITORY R34 Marble REVISION DETAIL https://phabricator.kde.org/D26486 To: arojas, #marble Cc: cfeck, rikmills, marble-devel, kde-edu, fbampaloukas, torhamzed, jalvarez, mnafees, shentey, chaz6, dkolozsvari, narvaez, cmihalache, rahn, apol, nienhueser