[gdal-dev] GDAL build without big tiff support
Even Rouault
even.rouault at spatialys.com
Tue May 16 00:30:14 PDT 2017
On mardi 16 mai 2017 01:27:15 CEST Dmitry Baryshnikov wrote:
> Hi,
>
> it seem to me there is misprint here:
>
> https://github.com/OSGeo/gdal/blob/trunk/gdal/frmts/gtiff/geotiff.cpp#L16195
> instead of
>
> > else if( nCompression == COMPRESSION_JPEG
>
> should be
>
> > else if( l_nCompression == COMPRESSION_JPEG
>
>
Indeed. Fixed per https://trac.osgeo.org/gdal/ticket/6890
As you may guess, this configuration hasn't been tested in a while at runtime too.
Even
--
Spatialys - Geospatial professional services
http://www.spatialys.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20170516/b72737fa/attachment.html>
More information about the gdal-dev
mailing list