[Issue 9851] Mixed-in constructor is not taken into account during construction

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Aug 21 15:18:45 PDT 2013


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


John Colvin <john.loughran.colvin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |john.loughran.colvin at gmail.
                   |                            |com


--- Comment #1 from John Colvin <john.loughran.colvin at gmail.com> 2013-08-21 23:18:43 BST ---
not a bug, but there's no way around it barring string mixins. The mixin
constructs a scope and there is no overload resolution between it and the
enclosing scope.

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


More information about the Digitalmars-d-bugs mailing list