Unicode Paths
    Martin Owens 
    doctormo at gmail.com
       
    Tue Sep 13 20:55:39 PDT 2011
    
    
  
Hello Again,
I notice in the lib code notmuch_database_open(),
notmuch_database_create() these functions use const char *path for the
directory path input. Is this unicode safe?
The python bindings (and ctype docs) seem to suggest using something
called 'wchar_t *' for accepting unicode but that's for C not C++.
Is this something that should be patched?
Best Regards, Martin Owens
    
    
More information about the notmuch
mailing list