[Issue 12661] [REG2.066a] std.regex with -debug causes linker errors
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat May 17 00:30:08 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=12661
jiki at red.email.ne.jp changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #10 from jiki at red.email.ne.jp ---
(In reply to jiki from comment #9)
> 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. :-(
It is another issue.
http://issues.dlang.org/show_bug.cgi?id=10520
So, I close this as FIXED.
--
More information about the Digitalmars-d-bugs
mailing list