Re: [gdal-dev] C4251 warnings in VS2017

2019-06-11 Thread Michel Dastous
- From: gdal-dev On Behalf Of Mateusz Loskot Sent: Tuesday, June 11, 2019 10:14 AM To: gdal-dev@lists.osgeo.org Subject: Re: [gdal-dev] C4251 warnings in VS2017 On Tue, 11 Jun 2019 at 14:46, Michel Dastous wrote: > > Sample warning message: > 1>e:\mapserverlibs\include\ogr_features

[gdal-dev] C4251 warnings in VS2017

2019-06-11 Thread Michel Dastous
Hi all, I know this is an old issue (according to this ticket https://trac.osgeo.org/gdal/ticket/4099), but surprisingly Im still getting C4251 warnings on VS2017 and GDAL 3 if my project is compiled with /W2 or more. It occurs as soon as I include ogrsf_frmts.h Sample warning message: 1>e:\