https://issues.dlang.org/show_bug.cgi?id=16206

Richard Manthorpe <rma...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |rma...@gmail.com
         Resolution|FIXED                       |---

--- Comment #5 from Richard Manthorpe <rma...@gmail.com> ---
This was never fixed - the bug is to do with the order in which the template
and non-template overload are declared. If the template is declared last it is
fine (as in the DMD tests), otherwise there is a problem.

--

Reply via email to