Thread overview
[Issue 8044] Print names, not casted values when using enum template parameter
Feb 13, 2019
Basile-z
Mar 21, 2020
Basile-z
Oct 09, 2020
Dlang Bot
Oct 10, 2020
Mathias LANG
Oct 10, 2020
Mathias LANG
Oct 15, 2020
Dlang Bot
February 13, 2019
https://issues.dlang.org/show_bug.cgi?id=8044

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

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

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

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

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

--
October 09, 2020
https://issues.dlang.org/show_bug.cgi?id=8044

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

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

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
@Geod24 created dlang/dmd pull request #11841 "Fix 8044 - Print name of enum passed a tmpl param" fixing this issue:

- Fix 8044 - Print name of enum passed a tmpl param

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

--
October 10, 2020
https://issues.dlang.org/show_bug.cgi?id=8044

Mathias LANG <pro.mathias.lang@gmail.com> changed:

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

--- Comment #4 from Mathias LANG <pro.mathias.lang@gmail.com> ---
*** Issue 14067 has been marked as a duplicate of this issue. ***

--
October 10, 2020
https://issues.dlang.org/show_bug.cgi?id=8044

Mathias LANG <pro.mathias.lang@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |timothee.cour2@gmail.com

--- Comment #5 from Mathias LANG <pro.mathias.lang@gmail.com> ---
*** Issue 18479 has been marked as a duplicate of this issue. ***

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #11841 "Fix 8044 - Print name of enum passed a tmpl param" was merged into master:

- 05bf5a11d82676f56751e3e69482df6c22c33a31 by Geod24:
  Fix 8044 - Print name of enum passed a tmpl param

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

--