Thread overview
[Issue 22835] Undocumented type specializations of is-expression
Jul 23, 2022
Dlang Bot
Jul 23, 2022
Dlang Bot
Feb 21, 2023
Nick Treleaven
July 23, 2022
https://issues.dlang.org/show_bug.cgi?id=22835

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 #3352 "Fix Issue 22835 - Undocumented type specializations of isExpression" fixing this issue:

- Fix Issue 22835 - Undocumented type specializations of isExpression

  Add missing inout, module, package.
  Note: __parameters, super, return, __vector were added in a previous PR.

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

--
July 23, 2022
https://issues.dlang.org/show_bug.cgi?id=22835

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 #3352 "Fix Issue 22835 - Undocumented type specializations of isExpression" was merged into master:

- 5e2c16102d35698c6e53e4acd6b3561e08f4a713 by Nick Treleaven:
  Fix Issue 22835 - Undocumented type specializations of isExpression

  Add missing inout, module, package.
  Note: __parameters, super, return, __vector were added in a previous PR.

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

--
February 21, 2023
https://issues.dlang.org/show_bug.cgi?id=22835

Nick Treleaven <nick@geany.org> changed:

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

--- Comment #3 from Nick Treleaven <nick@geany.org> ---
*** Issue 21242 has been marked as a duplicate of this issue. ***

--