On samedi 19 novembre 2016 16:52:09 CET Dmitry Baryshnikov wrote: > Hi, > > I fixed all reported by Even and Kurt errors and recommendations in CAD > (DWG) driver and most of recommendations in OpenCAD library. The pull > request (https://github.com/OSGeo/gdal/pull/164) passed all the checks > successful. It seems to me the driver is ready to merge to the trunk. > This will simplify testing and reviewing the new driver by community. > > There are some problems in big_endian and xcode CI tests, because of > C++11 compiler flags (not a problem of CAD driver code, etc.) - I > disable C++11 (and appropriate the CAD driver too) in this tests. It > seems to me that not blocking issue and I can merge the code to trunk. > > Are there any objections?
Massive +1 I've just noticed your comment https://github.com/OSGeo/gdal/pull/ 164#issuecomment-261525037 about the issue with C++11 in the GeoTIFF driver. I've just fixed that code, so you can now likely re-enable C++11 in the big_endian and mac envs -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
