Thread overview
[Issue 20090] Header generation wrongfully outputs constructor bodies
Sep 09, 2019
RazvanN
Dec 17, 2022
Iain Buclaw
Apr 18, 2023
RazvanN
Apr 18, 2023
Dlang Bot
Apr 19, 2023
Dlang Bot
May 01, 2023
Dlang Bot
September 09, 2019
https://issues.dlang.org/show_bug.cgi?id=20090

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maxsamukha@gmail.com

--- Comment #1 from RazvanN <razvan.nitu1305@gmail.com> ---
*** Issue 20194 has been marked as a duplicate of this issue. ***

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=20090

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P4

--
April 18, 2023
https://issues.dlang.org/show_bug.cgi?id=20090

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|enhancement                 |regression

--- Comment #2 from RazvanN <razvan.nitu1305@gmail.com> ---
Regression introduced by: https://github.com/dlang/dmd/pull/6423

--
April 18, 2023
https://issues.dlang.org/show_bug.cgi?id=20090

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

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

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
@RazvanN7 created dlang/dmd pull request #15115 "Fix Issue 20090 - Header generation wrongfully outputs constructor bodies" fixing this issue:

- Fix Issue 20090 - Header generation wrongfully outputs constructor bodies

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

--
April 19, 2023
https://issues.dlang.org/show_bug.cgi?id=20090

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #15115 "Fix Issue 20090 - Header generation wrongfully outputs constructor bodies" was merged into stable:

- 199250bc32e1baa0c546612b722dc07d1d873e09 by RazvanN7:
  Fix Issue 20090 - Header generation wrongfully outputs constructor bodies

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

--
May 01, 2023
https://issues.dlang.org/show_bug.cgi?id=20090

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

- 4531b0c6ca7c9218b8d22ae309e44273da880fc4 by Razvan Nitu:
  Fix Issue 20090 - Header generation wrongfully outputs constructor bodies
(#15115)

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

--