Thread overview
[Issue 19193] deprecated attribute on enum members in templates is ignored
Aug 27, 2018
Mike Franklin
August 27, 2018
https://issues.dlang.org/show_bug.cgi?id=19193

Mike Franklin <slavo5150@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
                 CC|                            |slavo5150@yahoo.com

--- Comment #1 from Mike Franklin <slavo5150@yahoo.com> ---
Attempted fix: https://github.com/dlang/dmd/pull/8621

--
August 30, 2018
https://issues.dlang.org/show_bug.cgi?id=19193

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/edc9310b71ceaf91f37bb973eb3e6b39c4337a76 fix Issue 19193 - deprecated attribute on enum members in templates is ignored

https://github.com/dlang/dmd/commit/5d124c13389f5cb4b2fd6e119bea308870330326 Merge pull request #8621 from JinShil/fix_19193

Issue 19193 - deprecated attribute on enum members in templates is ignored

--
August 30, 2018
https://issues.dlang.org/show_bug.cgi?id=19193

github-bugzilla@puremagic.com changed:

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

--