[Issue 9360] Bad error message with non-const template method

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Jul 2 07:47:05 PDT 2017


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

Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic
             Status|NEW                         |RESOLVED
                 CC|                            |dlang-bugzilla at thecybershad
                   |                            |ow.net
           Hardware|x86_64                      |All
         Resolution|---                         |WORKSFORME
                 OS|Windows                     |All

--- Comment #1 from Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> ---
Since https://github.com/dlang/dmd/pull/1409, the error message now mentions
const, so this should be clearer.

--


More information about the Digitalmars-d-bugs mailing list