[Issue 12661] [REG2.066a] std.regex with -debug causes linker errors
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Apr 28 00:18:10 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=12661
jiki at red.email.ne.jp changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #6 from jiki at red.email.ne.jp ---
(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
--
More information about the Digitalmars-d-bugs
mailing list