id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 3434,SQL REPACK in Shapefile uses system specific directory seperator.,chaitanya,chaitanya,"Andrea Aime found the following problem: {{{ The one problem I'm seeing at the moment is an issue trying to repack shapefiles, when I run the sql command ""REPACK "" GDAL prints the following error message on the console: ERROR 4: Failed to create temp file /tmp\test-shp7354670084102227244_packed.dbf. }}} ogrshapelayer.cpp uses oTempFile += '\\'; to add a directory separator when it ought to use CPLFormFilename().",defect,closed,high,1.7.2,OGR_SF,unspecified,normal,fixed,shapefile,warmerdam Mateusz Łoskot