RE: [gdal-dev] OGR DeleteFeature throws memory exception

2008-11-10 Thread Brad Grinstead
Warmerdam [mailto:[EMAIL PROTECTED] Sent: Monday, November 10, 2008 11:48 AM To: [EMAIL PROTECTED] Cc: gdal-dev Subject: Re: [gdal-dev] OGR DeleteFeature throws memory exception Brad Grinstead wrote: > I am wondering if someone has experienced a memory access violation > when attempting to

[gdal-dev] OGR DeleteFeature throws memory exception

2008-11-05 Thread Brad Grinstead
I am wondering if someone has experienced a memory access violation when attempting to delete OGRFeatures. I am running the latest build off the trunk and have been able to find no information regarding this error. Basically, I am following the OGR API tutorial format, with a wrapper for the O