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

Re: Kerberos + GSSAPI support in Tortoise SVN

From: Jean-Yves Avenard <jyavenard_at_gmail.com>
Date: Wed, 6 Oct 2010 23:28:56 +1100

Hi

On 4 October 2010 02:53, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
> Committed in r20229.
> Thanks a lot for this patch!

Here is an update..

I found that with MIT Kerberos 32 bits installed on a 64 bits platform
(and using TSVN 32 bits) it would crash.
Interestingly, it worked fine in native 64 bits, native 32 bits or if
compiled in debug mode. Which made it very hard to debug.

Turned out that adding an extra cast (WINAPI) before calling
GetProcAddress fixed the issue. To be honest, I don't really
understand why

While I was at it, I cleaned up some of the original header file I
took from the Kerberos MIT SDK, and removed unnecessary declaration
that created some warning during the compilation...

Sorry for that...
Jean-Yves

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2668559

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2010-10-06 14:29:08 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

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