[Gdal-dev] .dbf file getting deleted
Mateusz Loskot
mateusz at loskot.net
Wed Mar 14 08:24:50 EDT 2007
vdharan nadra wrote:
> VSIUnlink( CPLResetExtension( pszFullName, "dbf" ) );
> if( VSIRename( oTempFile, CPLResetExtension( pszFullName, "dbf" ) ) != 0
> )
> return OGRERR_FAILURE;
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^
I've did a fast check and there seems to be a bug
in the REPACK'ing logic.
Please, could you file a bug including just the same details as you
posted here on the list?
Here is the bug reporting form:
http://bugzilla.remotesensing.org/enter_bug.cgi?product=GDAL
and assign it to me puting my e-mail: mateusz at loskot.net
Thanks!
Cheers
--
Mateusz Loskot
http://mateusz.loskot.net
More information about the Gdal-dev
mailing list