+gdal-dev On Wed, May 17, 2017 at 7:12 AM, Kurt Schwehr <[email protected]> wrote:
> Hi Even, > > Do you remember what warning by which compiler with this changeset? > > Thanks, > -kurt > > https://trac.osgeo.org/gdal/changeset/38007 > "Message: Fix warnings about alteration of constant value" > > if( dfDoubleRet > static_cast<double>( > std::numeric_limits<int>::max()) > || > dfDoubleRet < static_cast<double>( > std::numeric_limits<int>::min()) > || > > -- -- http://schwehr.org
_______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
