[Qgis-developer] Corrections of QgsOgrProvider implementaion of GDAL 2.0

Nyall Dawson nyall.dawson at gmail.com
Mon Mar 20 16:08:02 PDT 2017


On 21 March 2017 at 09:03, Mark Johnson <mj10777 at googlemail.com> wrote:
>> Great - looking forward to seeing you push this to the PR! It'll make
>> the remaining changes much easier to review.
>
>
> Thats the way it was done when submitted..

Yet I still see lots of code in that PR like:

if defined(GDAL_VERSION_NUM) && GDAL_VERSION_NUM >= GDAL_COMPUTE_VERSION(2,0,0)

That's what I'm referring to. All this conditional code needs removal
(unless it's testing for something in GDAL > 2.0 ).

Nyall


More information about the Qgis-developer mailing list