[PATCH 2/8] Files: add wrappers for open(), fopen(), sqlite3_open()

Thiago Macieira thiago at macieira.org
Thu Dec 19 00:53:48 UTC 2013


On quinta-feira, 19 de dezembro de 2013 09:19:04, Jef Driesen wrote:
> I don't think this is necessary. The sqlite3_open function already 
> expects a utf8 string:
> 
> http://www.sqlite.org/c3ref/open.html

Indeed. Reading SQLite3 source code shows it does use CreateFileW to open files 
on Windows and all file paths are encoded in UTF-8.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.hohndel.org/pipermail/subsurface/attachments/20131219/1d156ee5/attachment.sig>


More information about the subsurface mailing list