10.01.2015, 17:15
Hello - I have 2 scripts, one is original and other is edit of that first one, when I compile 1st it goes with no warnings, but when I compile 2nd (which is edited only a bit), there is heap/stack warning, I know that I can use #pragma dynamic which is not really fix. My question is, as compiler say that I have recursion, is there any tool that will find me that recursion, as script is 14k lines and I'm reading all differences between those files.