Thread overview
[Issue 19202] deprecated eponymous template prints no warning
Aug 31, 2018
Mike Franklin
Aug 31, 2018
Mike Franklin
Aug 31, 2018
Mike Franklin
Dec 14, 2018
RazvanN
August 31, 2018
https://issues.dlang.org/show_bug.cgi?id=19202

Mike Franklin <slavo5150@yahoo.com> changed:

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

--- Comment #1 from Mike Franklin <slavo5150@yahoo.com> ---
According to digger, this regression was introduced by https://github.com/dlang/dmd/pull/5135

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

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

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

Mike Franklin <slavo5150@yahoo.com> changed:

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

--
October 21, 2018
https://issues.dlang.org/show_bug.cgi?id=19202

--- Comment #3 from elpenguino+D@gmail.com ---
It seems the PR was closed without comment...?

--
December 14, 2018
https://issues.dlang.org/show_bug.cgi?id=19202

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |razvan.nitu1305@gmail.com

--- Comment #4 from RazvanN <razvan.nitu1305@gmail.com> ---
Slightly different fix: https://github.com/dlang/dmd/pull/9079

--
December 24, 2018
https://issues.dlang.org/show_bug.cgi?id=19202

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

https://github.com/dlang/dmd/commit/e2bda940487a87c2e312a795710a5c0e658c41f3 Fix Issue 19202 - deprecated eponymous template prints no warning

https://github.com/dlang/dmd/commit/07aff0bdc67408974326c9b6cd9ffb542aa399b9 Merge pull request #9079 from RazvanN7/Issue_19202

Fix Issue 19202 - deprecated eponymous template prints no warning merged-on-behalf-of: Nicholas Wilson <thewilsonator@users.noreply.github.com>

--
December 24, 2018
https://issues.dlang.org/show_bug.cgi?id=19202

github-bugzilla@puremagic.com changed:

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

--