[Issue 14161] UFCS call does not abide by scope
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Feb 10 07:13:27 PST 2015
https://issues.dlang.org/show_bug.cgi?id=14161
Steven Schveighoffer <schveiguy at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
CC| |schveiguy at yahoo.com
Resolution|--- |INVALID
--- Comment #5 from Steven Schveighoffer <schveiguy at yahoo.com> ---
Actually, don't open another enhancement request, it will be closed as invalid
as well. The case you are trying to solve was already considered specifically
inside the spec and described as invalid. Only module-level UFCS functions will
be considered, and this is intentional.
--
More information about the Digitalmars-d-bugs
mailing list