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

2021-06-11 Thread d-bugmail--- via Digitalmars-d-bugs
7 - static foreach: cannot implicitly convert expression Tuple4(0LU, 1) of type Tuple4 to int (#12652) https://github.com/dlang/dmd/pull/12668 --

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

2021-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
|--- |FIXED --- Comment #2 from Dlang Bot --- 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 I

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

2021-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
--- @ibuclaw created dlang/dmd pull request #12652 "fix Issue 22007 - static foreach: cannot implicitly convert expression Tuple4(0LU, 1) of type Tuple4 to int" fixing this issue: - fix Issue 22007 - static foreach: cannot implicitly convert expression Tuple4(0LU, 1) of type Tuple4 to int https://