[Issue 14161] UFCS call does not abide by scope

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Feb 10 03:38:27 PST 2015


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

Ketmar Dark <ketmar at ketmar.no-ip.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ketmar at ketmar.no-ip.org
         Resolution|---                         |INVALID

--- Comment #2 from Ketmar Dark <ketmar at ketmar.no-ip.org> ---
not a bug. UFCS is designed to ignore local definitions.

http://dlang.org/function.html#pseudo-member

--


More information about the Digitalmars-d-bugs mailing list