[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Fwd: LMDB and text encoding



Timur Kristóf wrote:
Hi Everyone,

I've just came accross this old thread and am wondering, is this still an issue?

No, it was resolved long ago.

Does LMDB have a way to use non-ASCII path names with mdb_env_open in a
cross-platform way?

If not, would you guys accept patches to LMDB with this regard?

There's no issue on POSIX filesystems, and on Windows we already convert pathnames from UTF-8 to UTF-16.

--
  -- Howard Chu
  CTO, Symas Corp.           http://www.symas.com
  Director, Highland Sun     http://highlandsun.com/hyc/
  Chief Architect, OpenLDAP  http://www.openldap.org/project/