Thread overview
[Issue 23137] Matrix init rejected in module scope but accepted at function scope
[Issue 23137] Matrix initialization at global scope
May 25, 2022
rm
May 25, 2022
rm
May 25, 2022
rm
May 25, 2022
rm
Jun 21, 2022
Dennis
May 25, 2022
https://issues.dlang.org/show_bug.cgi?id=23137

rm <rdm@e.email> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|enhancement                 |normal

--
May 25, 2022
https://issues.dlang.org/show_bug.cgi?id=23137

rm <rdm@e.email> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|x86                         |All
                 OS|Windows                     |All

--
May 25, 2022
https://issues.dlang.org/show_bug.cgi?id=23137

rm <rdm@e.email> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Matrix initialization at    |Matrix init rejected in
                   |global scope                |module scope but accepted
                   |                            |at function scope

--
May 25, 2022
https://issues.dlang.org/show_bug.cgi?id=23137

rm <rdm@e.email> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |rejects-valid

--
June 21, 2022
https://issues.dlang.org/show_bug.cgi?id=23137

Dennis <dkorpel@live.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |dkorpel@live.nl
         Resolution|---                         |DUPLICATE

--- Comment #1 from Dennis <dkorpel@live.nl> ---


*** This issue has been marked as a duplicate of issue 19178 ***

--