[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Remove APR ICONV dependency on Windows (was SVN Win32 Developers -- need some help)

From: D.J. Heap <djheap_at_gmail.com>
Date: 2007-07-03 05:49:17 CEST

On 7/2/07, Ivan Zhakov <chemodax@gmail.com> wrote:
[snip]
> Here is revisited patch. Major vhanges from previous version:
> - Use MLang API for converting page name to page id.
> - All Windows stuff moved to separate file win32_xlate.c.
>
> [[[
> Remove APR ICONV dependency on Windows and use native Windows
> character conversion API (MultiByteToWideChar/WideCharToMultiByte).
>

I've built and posted binaries with this patch at:

http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=8682&expandFolder=8682&folderID=8682

I still get 2 fs-test failures with VS6 -- haven't had time to dig
into them yet.

Also, I think we should probably check the return of CoInit and not
call CoUninit if it fails (because CoInit/CoInitEx has already been
called with a different apartment or something).

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 3 05:49:10 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.