Thread overview
[Issue 23946] specifications state that "there can only be destructor" which can be confusing because of mixin templates
May 30, 2023
Basile-z
[Issue 23946] specifications state that "there can only be one destructor" which can be confusing because of mixin templates
May 30, 2023
Basile-z
Jun 10
Dlang Bot
Jun 12
Dlang Bot
May 30, 2023
https://issues.dlang.org/show_bug.cgi?id=23946

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|specifications state that   |specifications state that
                   |"there can only be          |"there can only be
                   |destructor" which can be    |destructor" which can be
                   |confusinf because of mixin  |confusing because of mixin
                   |templates                   |templates

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|specifications state that   |specifications state that
                   |"there can only be          |"there can only be one
                   |destructor" which can be    |destructor" which can be
                   |confusing because of mixin  |confusing because of mixin
                   |templates                   |templates

--
June 10
https://issues.dlang.org/show_bug.cgi?id=23946

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ntrel created dlang/dlang.org pull request #3636 "Fix Issue 23946 - spec states "there can only be one destructor"" fixing this issue:

- Fix Issue 23946 - specifications state that "there can only be one destructor"

  ...which can be confusing because of mixin templates

https://github.com/dlang/dlang.org/pull/3636

--
June 10
https://issues.dlang.org/show_bug.cgi?id=23946

Nick Treleaven <nick@geany.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nick@geany.org
           Severity|normal                      |minor

--
June 12
https://issues.dlang.org/show_bug.cgi?id=23946

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/dlang.org pull request #3636 "Fix Issue 23946 - spec states "there can only be one destructor"" was merged into master:

- b70588595470372436c3f9b10ed91cb2cd3dc635 by Nick Treleaven:
  Fix Issue 23946 - specifications state that "there can only be one
destructor"

  ...which can be confusing because of mixin templates

https://github.com/dlang/dlang.org/pull/3636

--