Thread overview
[Issue 21353] 'With()' statement ignores symbol visibility in some cases.
Nov 01, 2020
Dlang Bot
Nov 01, 2020
Dlang Bot
Nov 16, 2020
Dlang Bot
Jan 11, 2021
Dlang Bot
November 01, 2020
https://issues.dlang.org/show_bug.cgi?id=21353

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 #11918 "Fix Issue 21353 - 'With()' statement ignores symbol visibility in som…" fixing this issue:

- Fix Issue 21353 - 'With()' statement ignores symbol visibility in some cases

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

--
November 01, 2020
https://issues.dlang.org/show_bug.cgi?id=21353

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 #11918 "Fix Issue 21353 - 'With()' statement ignores symbol visibility in som…" was merged into stable:

- 49b60b00c55766514f834d3defc54ce45c0d4ede by Boris Carvajal:
  Fix Issue 21353 - 'With()' statement ignores symbol visibility in some cases

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

--
November 16, 2020
https://issues.dlang.org/show_bug.cgi?id=21353

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #11961 "merge stable" was merged into master:

- 71d49af154297b4c4cab2e2b61b2bcd1c29bdf81 by Boris Carvajal:
  Fix Issue 21353 - 'With()' statement ignores symbol visibility in some cases

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

--
January 11, 2021
https://issues.dlang.org/show_bug.cgi?id=21353

--- Comment #4 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #12125 "[dmd-cxx] Fix Issue 21353 - 'with()' statement ignores symbol visibility in some cases" was merged into dmd-cxx:

- 64a7adac3ba982a5bee7f3902b7aa27a737d697f by Boris Carvajal:
  [dmd-cxx] Fix Issue 21353 - 'with()' statement ignores symbol visibility in
some cases

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

--