[Issue 6088] Stack trace or some info with stack overflow

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jun 4 07:48:52 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=6088



--- Comment #1 from bearophile_hugs at eml.cc 2011-06-04 07:44:23 PDT ---
Regarding a stack overflow in a program Andrei has answered:

> I think a better tail call optimization would be in order.

A better compiler with better optimizations is welcome, but there are
situations where even if you are able to optimize the code a lot, a stack
overflow happens anyway. In such cases receiving some kind of error message (in
debug builds only, if necessary) is quite useful.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list