Thread overview
[Issue 15069] [REG2.064] nonsense struct template instantiations still compile
[Issue 15069] nonsense struct template instantiations still compile
Sep 16, 2015
Sobirari Muhomori
Sep 16, 2015
Sobirari Muhomori
Oct 15, 2015
Vladimir Panteleev
Nov 24, 2019
Basile-z
Nov 24, 2019
Dlang Bot
Nov 25, 2019
Dlang Bot
Mar 21, 2020
Basile-z
September 16, 2015
https://issues.dlang.org/show_bug.cgi?id=15069

Sobirari Muhomori <dfj1esp02@sneakemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dfj1esp02@sneakemail.com

--- Comment #1 from Sobirari Muhomori <dfj1esp02@sneakemail.com> ---
*** Issue 15070 has been marked as a duplicate of this issue. ***

--
September 16, 2015
https://issues.dlang.org/show_bug.cgi?id=15069

Sobirari Muhomori <dfj1esp02@sneakemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|dfj1esp02@sneakemail.com    |

--
October 15, 2015
https://issues.dlang.org/show_bug.cgi?id=15069

Vladimir Panteleev <thecybershadow@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thecybershadow@gmail.com
            Summary|nonsense struct template    |[REG2.064] nonsense struct
                   |instantiations still        |template instantiations
                   |compile                     |still compile

--- Comment #2 from Vladimir Panteleev <thecybershadow@gmail.com> ---
This is a regression.

Introduced in https://github.com/D-Programming-Language/dmd/pull/2051

--
November 24, 2019
https://issues.dlang.org/show_bug.cgi?id=15069

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |accepts-invalid
                 CC|                            |b2.temp@gmx.com
           Severity|major                       |regression

--
November 24, 2019
https://issues.dlang.org/show_bug.cgi?id=15069

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

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

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
@StianGulpen created dlang/dmd pull request #10613 "fix issue 15069 - nonsense struct template instantiations still compile" fixing this issue:

- fix issue 15069 - nonsense struct template instantiations still compile

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

--
November 25, 2019
https://issues.dlang.org/show_bug.cgi?id=15069

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 #10613 "fix issue 15069 - nonsense struct template instantiations still compile" was merged into stable:

- a7dbe9628a38a0089b71b2ba0daac3157e22daee by Stian Gulpen:
  fix issue 15069 - nonsense struct template instantiations still compile

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

--
March 21, 2020
https://issues.dlang.org/show_bug.cgi?id=15069

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|b2.temp@gmx.com             |

--