https://issues.dlang.org/show_bug.cgi?id=16994
Martin Nowak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Hardware|x86 |All OS|Mac OS X |All --- Comment #1 from Martin Nowak <[email protected]> --- Indeed changing the implementation of varsum to return the minimum length fixes the issue. This could be a bug in dmd's template instantiation cache. Note that the issue vanishes with 2.072.2, but likely just as a side effect of some other rearrangements. --
