(I see
it doesn't have CPL_DLL) I don't think there is a ogr_internal.h, maybe
there should be and move this function there?
 From the header
""" * Purpose:  Some private helper functions and stuff for OGR
implementation."""

(and the _p suffix meaning protected/private)

And as you noticed this symbol is not exported, so it can only be used by in-
tree code.

Perfectly usable in Linux :)


The header might be installed for some external plugins that could use CPL_DLL
symbols I guess.


That's an unknown area for me, except building Perl bindings outside of GDAL source tree. The wrappers seem to require ogr_p.h. I haven't checked how seriously.

Ari

_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to