понедельник, 15 апреля 2019 г., 20:06:40 UTC+3 пользователь Stefan написал: > Sorry, but no. Because it's the Windows API that's recursing indefinitely > when trying to return a file list. Windows API is not a monolithic, it has functions like find_first/find_next, when you decide what to do next before continue a search. And it should not have to detect recursion on it's own. The developer should decide when to stop or continue. It's like a travel through a tree nodes before a realize when you are actually in a graf (or a tree has a cycles).
-- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/621d3b46-158e-4084-8f8c-c3a7f533d92b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
