Re: [gdal-dev] gdal_priv.h and CPL_DLL

2021-05-05 Thread Even Rouault
Le 05/05/2021 à 15:23, Andrew Bell a écrit : Hi, I don't understand function declarations in gdal_priv.h being marked CPL_DLL. I would think that if the functions are exposed, they wouldn't be exposed from the GDAL shared library. Is this a mistake? Is this for testing? Mostly because they a

[gdal-dev] gdal_priv.h and CPL_DLL

2021-05-05 Thread Andrew Bell
Hi, I don't understand function declarations in gdal_priv.h being marked CPL_DLL. I would think that if the functions are exposed, they wouldn't be exposed from the GDAL shared library. Is this a mistake? Is this for testing? Thanks, -- Andrew Bell andrew.bell...@gmail.com _