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

Walter Bright <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |WONTFIX

--- Comment #1 from Walter Bright <[email protected]> ---
The C runtime library's assert failure function is called, and that function
decides how to format the message.

D can't do anything about it. The bug should be refiled with the C compiler
vendor.

--

Reply via email to