https://issues.dlang.org/show_bug.cgi?id=20893
--- Comment #2 from Basile-z <[email protected]> --- according to digger, caused by https://github.com/dlang/dmd/pull/9722 full bisection report: > digger: Finding shortest path between > 717f0aba51531c140d1a41ff8da3020443b6d523 > and > 2e4afcd30657009f75394aaead63721c5eac0e38... > digger: 0 commits (about 0 tests) remaining. > digger: 2e4afcd30657009f75394aaead63721c5eac0e38 is the first bad commit > commit 2e4afcd30657009f75394aaead63721c5eac0e38 > Author: Walter Bright <[email protected]> > Date: Sat Apr 27 22:04:40 2019 -0700 > > dmd: Merge pull request #9722 from WalterBright/cod2-const2 > > https://github.com/dlang/dmd/pull/9722 > > cod2.c: improve details a bit pt 2 > > diff --git a/dmd b/dmd > index d8d17ee3e..9203ab647 160000 > --- a/dmd > +++ b/dmd > @@ -1 +1 @@ > -Subproject commit d8d17ee3efcdd53b39f29530879fde77980ab18b > +Subproject commit 9203ab6477f4c8e816c60803112a554d19499f4d > digger: Bisection completed successfully. --
