http://d.puremagic.com/issues/show_bug.cgi?id=4433
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] 2010-07-06 17:03:49 PDT --- Is the stack trace feature going to do this? To implement this I think the compiler has to add a pointer to the filename string and a line number to every call point to class methods, and more. So this can be done in nonrelease mode. In optimized builds this can be a drag. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
