June 18, 2022
https://issues.dlang.org/show_bug.cgi?id=23192

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@BorisCarvajal created dlang/dmd pull request #14227 "Fix Issue 23192 - Can't iterate aggregate fields with static foreach inside a member function" fixing this issue:

- Fix Issue 23192 - Can't iterate aggregate fields with static foreach inside a member function

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

--
June 18, 2022
https://issues.dlang.org/show_bug.cgi?id=23192

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 #14227 "Fix Issue 23192 - Can't iterate aggregate fields with static foreach inside a member function" was merged into master:

- 200d58ae800d43c6cd093c8346f9033565c43bb4 by Boris Carvajal:
  Fix Issue 23192 - Can't iterate aggregate fields with static foreach inside a
member function

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

--