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

--- Comment #3 from anonymous4 <dfj1es...@sneakemail.com> ---
The message is not necessarily static and immutability is only a requirement of
default druntime implementation of assert failure handler, so it should be
enough for the assert failure handler to idup the string before passing it to
AssertError constructor.

--

Reply via email to