William A. Rowe, Jr. wrote:
> Well, I'm ready to reverse my earlier position on uuid.
[snip]
> So all in all
>
> apr/passwd/apr_md5.c --> apr-util/crypto/apr_md5.c
>
> apr/misc/win32/uuid.c -> apr/misc/win32/os_uuid.c
>
> apr/misc/unix/getuuid.c --> apr-util/misc/uuid_gen.c
> [simply stubs for apr_os_uuid if APR_HAS_OS_UUID]
>
> apr/misc/unix/uuid.c --> apr-util/misc/uuid_fmt.c
>
> apr/i18n/unix/utf8_ucs2.c -> apr/i18n/win32/utf8_ucs2.c [private]
>
> apr/i18n/unix/xlate.c -> apr-util/i18n/xlate.c
>
> would this satisfy everyone?
+1, assuming utf8 <-> wchar_t conversion is still available on all
platforms.
--
Brane Čibej <brane@xbc.nu> http://www.xbc.nu/brane/
|