http://d.puremagic.com/issues/show_bug.cgi?id=3051
--- Comment #4 from Steven Schveighoffer <schvei...@yahoo.com> 2009-06-05 08:00:23 PDT --- Since the template is instantiated differently for each function that it is called with, it's entirely possible to "know" the stack frame pointer since it will be a constant offset from the current stack pointer. I think that is why it can work. In fact, I'm now unsure why that can't work in the other bug too... -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------