[Issue 15219] Allow Throwable.msg to be calculated lazily

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Dec 8 18:31:19 UTC 2021


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

Stanislav Blinov <stanislav.blinov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |stanislav.blinov at gmail.com
         Resolution|---                         |FIXED

--- Comment #2 from Stanislav Blinov <stanislav.blinov at gmail.com> ---
Fix attempt was superseded by reintroducing the message() method. Presumably
the desired behavior can also be achieved with toString.

--


More information about the Digitalmars-d-bugs mailing list