Thread overview
[Issue 18765] [Arrays] Docs need info on initialization of static array with element literal
Dec 17, 2022
Iain Buclaw
Jan 30, 2023
Dlang Bot
Jan 30, 2023
Dlang Bot
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=18765

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4

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

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@RazvanMihaiPopa updated dlang/dlang.org pull request #3504 "Fix Issue 18765: - [Arrays] Docs need info on initialization of static array with element literal" fixing this issue:

- Fix Issue 18765: - [Arrays] Docs need info on initialization of static array with element literal

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

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

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 #3504 "Fix Issue 18765: - [Arrays] Docs need info on initialization of static array with element literal" was merged into master:

- d3a5b78f4bc55b32e6e024603c28a68a801980d1 by Razvan Mihai Popa:
  Fix Issue 18765: - [Arrays] Docs need info on initialization of static array
with element literal

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

--