[Issue 11362] Unit test assertion failure messages not printed

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Oct 28 13:14:59 PDT 2013


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


Denis Shelomovskij <verylonglogin.reg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |verylonglogin.reg at gmail.com


--- Comment #6 from Denis Shelomovskij <verylonglogin.reg at gmail.com> 2013-10-28 23:14:57 MSK ---
https://github.com/D-Programming-Language/druntime/pull/648

P.S.
This issue is an example of how people like to kill "needless" safe utils and
start use of C standard library. Here we are happy it's just a coder mistake
that almost nobody of experienced developers discovered but there are also C
library bugs in our world.

IMO, we should kill the usage of C library instead and provide small fast
wrappers of OS API like the late `rt.util.console` did.

-- 
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