[Issue 14074] [REG2.067a] non-separate compilation fails, but separate compilation works

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Feb 2 09:09:03 PST 2015


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

--- Comment #4 from Kenji Hara <k.hara.pg at gmail.com> ---
(In reply to Ketmar Dark from comment #3)
> alas, with that PR i wasn't able to build neither rdmd, nor ddemangle or
> dustmite:
> 
> In function
> `std.regex.internal.backtracking.BacktrackingMatcher!(true).
> BacktrackingMatcher!(char,
> std.regex.internal.ir.Input!(char).Input).BacktrackingMatcher.bwdMatcher(ref
> std.regex.internal.backtracking.BacktrackingMatcher!(true).
> BacktrackingMatcher!(char,
> std.regex.internal.ir.Input!(char).Input).BacktrackingMatcher, void[])': …
> (alot of text alot of text alot of text)

I updated PR to fix the build failure.

--


More information about the Digitalmars-d-bugs mailing list