Thread overview
[Issue 11038] static has no effect as a block attribute for imports
Mar 09, 2017
b2.temp@gmx.com
Nov 06, 2019
Dlang Bot
Nov 18, 2019
Dlang Bot
Mar 21, 2020
Basile-z
Apr 03, 2021
Dlang Bot
March 09, 2017
https://issues.dlang.org/show_bug.cgi?id=11038

b2.temp@gmx.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b2.temp@gmx.com
           Severity|normal                      |enhancement

--
November 06, 2019
https://issues.dlang.org/show_bug.cgi?id=11038

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@RazvanN7 created dlang/dmd pull request #10541 "Fix Issue 11038 - static has no effect as a block attribute for imports" fixing this issue:

- Fix Issue 11038 - static has no effect as a block attribute for imports

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

--
November 18, 2019
https://issues.dlang.org/show_bug.cgi?id=11038

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 #10541 "Fix Issue 11038 - static has no effect as a block attribute for imports" was merged into master:

- 08808ba15882d75dc5c2ca911db29150413181e8 by RazvanN7:
  Fix Issue 11038 - static has no effect as a block attribute for imports

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

--
March 21, 2020
https://issues.dlang.org/show_bug.cgi?id=11038

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|b2.temp@gmx.com             |

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

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #12350 "[dmd-cxx] More fixes for package import visibility" was merged into dmd-cxx:

- 4e43ce774bea36cc87fc6df027ab8a65f9db48a5 by RazvanN7:
  [dmd-cxx] Fix Issue 11038 - static has no effect as a block attribute for
imports

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

--