https://issues.dlang.org/show_bug.cgi?id=14890
Kenji Hara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull, rejects-valid --- Comment #2 from Kenji Hara <[email protected]> --- https://github.com/D-Programming-Language/phobos/pull/3538(In reply to Martin Nowak from comment #1) > The problem is that areCompatibleTuples > (https://github.com/D-Programming-Language/phobos/blob/ > 94f718e5c69939f595fb839d3aae24878f126d78/std/typecons.d#L396) can't handle > an inout Tup2 b/c it declares a local variable. https://github.com/D-Programming-Language/phobos/pull/3538 --
