February 12
https://issues.dlang.org/show_bug.cgi?id=24387

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ntrel created dlang/dmd pull request #16180 "Fix Bugzilla 24387 - Base class construction ignores private" fixing this issue:

- Fix Bugzilla 24387 - Base class construction ignores private

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

--
February 13
https://issues.dlang.org/show_bug.cgi?id=24387

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 #16180 "Fix Bugzilla 24387 - Base class construction ignores private" was merged into master:

- 0dbefb21cb0edd86b668bac38c8680f7bedb3791 by Nick Treleaven:
  Fix Bugzilla 24387 - Base class construction ignores private

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

--