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

Re: SWIG and platform-specific auth providers (Was: Python bindings build seems broken)

From: Jeremy Whitlock <jcscoobyrs_at_gmail.com>
Date: Mon, 3 Nov 2008 20:45:55 -0700

> Slick idea. After r33671 and r33707 I'm still having a bit of trouble with the
> Ruby bindings. I think the issue is that SWIGWIN is defined empty when the
> PLATFORM_SPECIFIC_WRAPPER macro is expanded by SWIG, so I ended up with a
> #ifdef with no macro to test the definition of when trying to actually compile
> the bindings.
>
> Attached is a patch that uses a new macro SVN_SWIG_WINDOWS that is not defined
> when PLATFORM_SPECIFIC_WRAPPER is expanded, and then is defined later. Does
> this sound reasonable? Is there a better name for the new macro? Is there a
> better place for it to be defined?

Thanks for the patch but I think it's a moot point. I'm currently
refactoring the auth providers and it should be ready for commit
tomorrow. For more details about the refactoring, please review the
following thread:

http://www.nabble.com/Configuring-encrypted-password-caching:-API-proposal-td20017581.html

-- 
Take care,
Jeremy Whitlock
http://www.thoughtspark.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-11-04 04:46:18 CET

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.