Re: [gdal-dev] UTF-8 and CPLSetConfigOption

2012-02-25 Thread Frank Warmerdam
On 12-02-25 02:28 PM, N. Farah wrote: Hi, I have a question about UTF-8 support per this rfc: http://trac.osgeo.org/gdal/wiki/rfc30_utf8_filenames If UTF-8 is turned on, will the following calls assume that the passed strings are UTF-8 ? and the passed folder paths should be in UTF-8 ? CPLSetC

[gdal-dev] UTF-8 and CPLSetConfigOption

2012-02-25 Thread N. Farah
Hi, I have a question about UTF-8 support per this rfc: http://trac.osgeo.org/gdal/wiki/rfc30_utf8_filenames If UTF-8 is turned on, will the following calls assume that the passed strings are UTF-8 ?and the passed folder paths should be in UTF-8 ? CPLSetConfigOption( "GDAL_DATA", myDataFolder