[Issue 12661] [REG2.066a] std.regex with -debug causes linker errors

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed May 14 01:44:15 PDT 2014


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

--- Comment #9 from jiki at red.email.ne.jp ---
(In reply to jiki from comment #8)
> (In reply to jiki from comment #6)
> > This patch is a workaround.
> > https://github.com/D-Programming-Language/phobos/pull/2132
> 
> Rebased after some wrong operations.
> https://github.com/D-Programming-Language/phobos/pull/2148

It has already merged.
However, with -profile option, the mismatch sneaks back and causes another
compile error.

std\range.d(8359): Error: 'std.range.SortedRange!(NamedGroup[], "a.name <
b.name").SortedRange.dbgVerifySorted' is not nothrow

It isn't my bad. :-(

--


More information about the Digitalmars-d-bugs mailing list