https://issues.dlang.org/show_bug.cgi?id=13543

Ketmar Dark <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #13 from Ketmar Dark <[email protected]> ---
that's why i HATE "release builds". if "release build" crashes, it's a whole
lot of hell to extract any useful info from the crash to fill bugreport.

the whole thing with "release builds" should die. program must not crash.
period. but IF it crashed, it must spit out ALOT of info, line numbers,
backtraces, various internal states, and so on. so developer will NEVER need to
ask to "run thing debug build please, and try to reproduce the bug, 'cause i
can't see where that message comes from and why." it's a PITA to ask users to
do something like that.

--

Reply via email to