[gdal-dev] GDAL 2.2.0 beta 1 available

Even Rouault even.rouault at spatialys.com
Sun Apr 16 02:45:41 PDT 2017


Hi,

> ogrosmdatasource.cpp:102:18: error: expected unqualified-id before
> numeric const
> ant
>   static const int PAGE_SIZE = 4096;
> ---------------------------------------------
> 
> 
> as on /usr/include/limits.h we have
> 
> /* Size in bytes of a page. */
> #undef PAGESIZE
> #undef PAGE_SIZE
> #define PAGESIZE 65536
> #define PAGE_SIZE PAGESIZE

Thanks for the notice. I've just fixed it in SVN
(you can "svn checkout https://svn.osgeo.org/gdal/branches/2.2/gdal" to check)

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/20170416/acf4a766/attachment.html>


More information about the gdal-dev mailing list