[gdal-dev] Crash when using custom error handler

Thomas Sevaldrud thomas at silentwings.no
Fri Feb 14 04:03:50 PST 2014


Ah, genious! It worked perfectly :-)

Thanks a lot!

- Thomas


On Fri, Feb 14, 2014 at 12:51 PM, Even Rouault <even.rouault at mines-paris.org
> wrote:

> Thomas,
>
> > static void logGDALError(CPLErr eErrClass, int err_no, const char *msg)
>
> --> try inserting CPL_STDCALL, so :
>
> static void CPL_STDCALL logGDALError(CPLErr eErrClass, int err_no, const
> char
> *msg)
>
>
> Even
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20140214/4fc848aa/attachment.html>


More information about the gdal-dev mailing list