[Issue 22007] static foreach: cannot implicitly convert expression Tuple4(0LU, 1) of type Tuple4 to int

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jun 9 05:31:46 UTC 2021


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #12652 "fix Issue 22007 - static foreach: cannot
implicitly convert expression Tuple4(0LU, 1) of type Tuple4 to int" was merged
into master:

- c43300e40b447dc23b626ed07ec5ab5cb4d61f8b by Iain Buclaw:
  fix Issue 22007 - static foreach: cannot implicitly convert expression
Tuple4(0LU, 1) of type Tuple4 to int

https://github.com/dlang/dmd/pull/12652

--


More information about the Digitalmars-d-bugs mailing list