RE: Strange crashes
From: Lübbe Onken <l.onken_at_rac.de>
Date: 2006-04-10 09:40:39 CEST
Hi Steve,
You wrote:
> if (cachedDir)
This can happen if cachedDir points to an object, that has been destroyed
Do you (for example) have a cachedDirList somewhere? Assume cachedDir points
A good way to get around this is to implement the observer pattern. Short
I am working on a measurement application, where lots of windows have to
Cheers
-- ___ oo // \\ "De Chelonian Mobile" (_,\/ \_/ \ TortoiseSVN \ \_/_\_/> The coolest Interface to (Sub)Version Control /_/ \_\ http://tortoisesvn.tigris.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org For additional commands, e-mail: dev-help@tortoisesvn.tigris.orgReceived on Mon Apr 10 09:41:00 2006 |
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.