https://issues.dlang.org/show_bug.cgi?id=14074
--- Comment #4 from Kenji Hara <[email protected]> --- (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. --
