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

ag0ae...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
                 CC|                            |ag0ae...@gmail.com
           Assignee|nob...@puremagic.com        |ag0ae...@gmail.com
            Summary|ParameterDefaults fails for |ParameterDefaults fails
                   |member function             |when parameter is called
                   |                            |"i"

--- Comment #1 from ag0ae...@gmail.com ---
It fails because ParameterDefaults uses the name "i" internally, but it gets
hijacked by the parameter.

https://github.com/dlang/phobos/pull/5671

--

Reply via email to