Re: Threading problem in IconOverlay code
From: <Stefan.Fuhrmann_at_etas.de>
Date: 2007-06-28 11:45:16 CEST
Tomas Kopal <Tomas.Kopal@altap.cz> wrote:
> And here comes the problem. In file IconOverlay.cpp in TortoiseShell,
Thank's a lot for figuring that out!
Well, the shell integration is one of the oldest parts of TSVN
> Possible solutions? I see threee:
Actually, this is not too inefficient (critical sections have only
> - Change the global variables to be member variables of the COM object,
This one is clearly to be prefered. g_filepath, for instance, is
> - Change the global variables to be stored in TLS (thread local
May or may not be suitable. There might be places where an actual
So, patches are welcome ;) I think we can improve the shell
-- Stefan^2.
|
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.