http://d.puremagic.com/issues/show_bug.cgi?id=9272


Nils <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|                            |INVALID


--- Comment #1 from Nils <[email protected]> 2013-01-05 06:33:55 PST 
---
No bug here, I think. opDispatch takes precedence and just fails to compile.

The same thing happens with
---
struct Foo {
    void bar() {}
}
---

The error message could be improved though. foo.opDispatch is a template. It's
foo.opDispatch!"bar" that is not.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to