[Issue 21129] [REG2.090] std.range.only broken for reference conversions of local copies of parameters

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Sep 10 12:58:32 UTC 2020


https://issues.dlang.org/show_bug.cgi?id=21129

--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #7623 "merge stable" was merged into master:

- 1f1a80d0a0cb7e61cea174a708436d44fab391c4 by FeepingCreature:
  Fix issue 21129: Make `OnlyResult` store the actual types passed to it as a
tuple, instead of a static array of CommonType. (#7584)

  Remove the unittest that verifies that `OnlyResult` doesn't depend on
argument order - since it now does.
  Add unittest for issue 21129.

https://github.com/dlang/phobos/pull/7623

--


More information about the Digitalmars-d-bugs mailing list