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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #6 from [email protected] ---
(In reply to jiki from comment #5)
> Finally, I found that std.range.SortedRange.this() breaks the
> nothrow-ability.
> It holds a number of debug statements and some of them may throw.
> Therefore, attributes don't match when -debug added.
> 
> But I cannot understand why older revisions do work.

This patch is a workaround.
https://github.com/D-Programming-Language/phobos/pull/2132

--

Reply via email to