February 23, 2022
https://issues.dlang.org/show_bug.cgi?id=22821

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ljmf00 updated dlang/dmd pull request #13712 "fix(dub): Make config.d executable to incremental compilation" fixing this issue:

- fix(dub): Make config.d executable to incremental compilation

  Fix issue 22821.

  Signed-off-by: Luís Ferreira <contact@lsferreira.net>

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

--
February 28, 2022
https://issues.dlang.org/show_bug.cgi?id=22821

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 #13712 "fix(dub): Make config.d executable to incremental compilation" was merged into master:

- f309925c8802ae20dce1aeb3f6b4c9fe4b4e9f1c by Luís Ferreira:
  fix(dub): Make config.d executable to incremental compilation

  Fix issue 22821.

  Signed-off-by: Luís Ferreira <contact@lsferreira.net>

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

--