You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by Justin Erenkrantz <ju...@erenkrantz.com> on 2006/07/12 04:56:17 UTC

Re: [patch 06/17] Win32 unicode filesystem

On 4/14/06, John Mark Vandenberg <ja...@gmail.com> wrote:
> file_io/win32/dir.c: In function `apr_dir_read':
> file_io/win32/dir.c:212: structure has no member named `w'
>
> APR_HAS_UNICODE_FS appears to only be used for Windows/Netware
> differentiation, and is only used in */win32/* files.

Committed in r421094.

> HFS Plus or HFS+ are also unicode filsystems.

Indeed.

> Is this the right name for the variable?

No, but it's not going to change now.  =)

Thanks!  -- justin