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

--- Comment #5 from [email protected] ---
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.

--

Reply via email to