[Issue 14890] [REG 2.068.0-rc1] Can not construct a RedBlackTree of Tuples
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun Aug 9 19:56:03 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14890
Kenji Hara <k.hara.pg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull, rejects-valid
--- Comment #2 from Kenji Hara <k.hara.pg at gmail.com> ---
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
--
More information about the Digitalmars-d-bugs
mailing list