Re: My schedule, 2.4 schedule



On Wed, 2003-12-24 at 18:30, Tor Lillqvist wrote:
> Matthias Clasen writes:
> 
>  > -  101792 g_dir_read_name: filename encoding on Win32
>  >    not clear what to do here
> 
> This is not terribly important. But still, would it be a good idea to
> add g_dir_read_name_utf8(), and g_open_utf8(), g_fopen_utf8(),
> g_stat_utf8(), g_mkdir_utf8(), g_unlink_utf8(), g_rmdir_utf8(), etc?
> (What other common file-name-taking ISO C / POSIXish functions are
> there?)

These shouldn't be _utf8() suffixed, because what they are
taking is a "system filename encoding" - it's just that we
need a "system filename encoding" that doesn't correspond to
any real Win32 API encoding (because we need a 8-bit encoding)

Regards,
					Owen





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]