Thread overview
[Issue 22133] [REG2.097] Breaking change in DotTemplateExp type semantics leading to e.g. isInputRange regression
Jul 20, 2021
Dlang Bot
Jul 21, 2021
Dlang Bot
Jul 25, 2021
Dlang Bot
Aug 03, 2021
Dlang Bot
July 20, 2021
https://issues.dlang.org/show_bug.cgi?id=22133

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ibuclaw updated dlang/dmd pull request #12897 "Revert "Fix Issue 21742 - dot template expressions don't have the void type like any template" fixing this issue:

- fix Issue 22133 - [REG2.097] Breaking change in DotTemplateExp type semantics leading to e.g. isInputRange regression

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

--
July 21, 2021
https://issues.dlang.org/show_bug.cgi?id=22133

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #12897 "fix Issue 22133 - [REG2.097] Breaking change in DotTemplateExp type semantics leading to e.g. isInputRange regression" was merged into stable:

- 930e6139ff181de42a889d3008408684bb3c31cf by Iain Buclaw:
  fix Issue 22133 - [REG2.097] Breaking change in DotTemplateExp type semantics
leading to e.g. isInputRange regression

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

--
July 25, 2021
https://issues.dlang.org/show_bug.cgi?id=22133

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #12920 "[dmd-cxx] fix Issue 22133 - [REG2.097] Breaking change in DotTemplateExp type semantics leading to e.g. isInputRange regression" was merged into dmd-cxx:

- 0b0591a50c0f6db6b6539cb3dba95edd291592d5 by Iain Buclaw:
  [dmd-cxx] fix Issue 22133 - [REG2.097] Breaking change in DotTemplateExp type
semantics leading to e.g. isInputRange regression

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

--
August 03, 2021
https://issues.dlang.org/show_bug.cgi?id=22133

--- Comment #4 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #12944 "Merge branch 'stable' into merge_master" was merged into master:

- f9e8117fd740638258dcad3997d6eaff5589f2e5 by Iain Buclaw:
  fix Issue 22133 - [REG2.097] Breaking change in DotTemplateExp type semantics
leading to e.g. isInputRange regression

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

--