[Gdal-dev] OGR:GetNextFeature() throws exception in WINXP
Mateusz Łoskot
mateusz at loskot.net
Tue Mar 21 11:03:40 EST 2006
Mateusz Łoskot wrote:
> for(int pi = 0; pi < poLinearRing->getNumPoints(); pi++)
> {
> // mloskot:
> OGRPoint point; // CAN NOT BE NULL
> // getPoint expects allocated OGRPoint objec to will with coordinates
------------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^
Small typo.
It should be "object to fill with coordinates"
Cheers
--
Mateusz Łoskot
http://mateusz.loskot.net
More information about the Gdal-dev
mailing list