[gdal-dev] Of errors and their treatment in bindings
Even Rouault
even.rouault at mines-paris.org
Sat Sep 18 06:49:18 EDT 2010
>
> IMHO README.typemaps seems outdated and not even always used. For example:
>
> %typemap(out) (retStringAndCPLFree*) should be added and
> Python uses
> out (char **out_ppsz_and_free)
> instead of
> out (char **CSL)
> which is mentioned in the README.typemaps
My fault, I wasn't even aware that README.typemaps existed... Will update it
and fix java and python to use out (char **CSL) instead of my custom
out_ppsz_and_free
>
> Cheers,
>
> Ari
>
> > Howard
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
More information about the gdal-dev
mailing list