Thread overview
[Issue 22137] -preview=dip1000 enables visibility checks for tupleof
Jul 24, 2021
ag0aep6g
Jan 13, 2022
Dlang Bot
Jan 24, 2022
Dlang Bot
July 24, 2021
https://issues.dlang.org/show_bug.cgi?id=22137

ag0aep6g <ag0aep6g@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ag0aep6g@gmail.com
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=18554

--
January 13, 2022
https://issues.dlang.org/show_bug.cgi?id=22137

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@dkorpel created dlang/dmd pull request #13522 "Fix issue 22137 - -preview=dip1000 enables visibility checks for tupleof" fixing this issue:

- Fix issue 22137 - -preview=dip1000 enables visibility checks for tupleof

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

--
January 24, 2022
https://issues.dlang.org/show_bug.cgi?id=22137

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 #13522 "Fix issue 22137 - -preview=dip1000 enables visibility checks for tupleof" was merged into master:

- 2617c1e1a7305145304dcb5c9ba1fc2c854646d7 by dkorpel:
  Fix issue 22137 - -preview=dip1000 enables visibility checks for tupleof

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

--