Thread overview
[Issue 15068] wrong error message on attempting to use type as template
Jun 11, 2018
RazvanN
June 11, 2018
https://issues.dlang.org/show_bug.cgi?id=15068

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

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

--- Comment #1 from RazvanN <razvan.nitu1305@gmail.com> ---
PR : https://github.com/dlang/dmd/pull/8351

--
June 12, 2018
https://issues.dlang.org/show_bug.cgi?id=15068

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

https://github.com/dlang/dmd/commit/8fe101636f9aeeb896bbcd6bcc8b4005df915e33 Fix Issue 15068 - wrong error message on attempting to use type as template

https://github.com/dlang/dmd/commit/153db26c226d84a27a926810025b91eb6583849c Merge pull request #8351 from RazvanN7/Issue_15068

Fix Issue 15068 - wrong error message on attempting to use type as template

--
June 12, 2018
https://issues.dlang.org/show_bug.cgi?id=15068

github-bugzilla@puremagic.com changed:

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

--