Thread overview
[Issue 13737] Scope import do not work with function parameters in template.
Jun 11, 2018
RazvanN
Feb 21, 2021
Boris Carvajal
Dec 17, 2022
Iain Buclaw
November 15, 2014
https://issues.dlang.org/show_bug.cgi?id=13737

Илья Ярошенко <ilyayaroshenko@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Scope import in template do |Scope import do not work
                   |not work with function      |with function parameters in
                   |parameters.                 |template.

--
November 15, 2014
https://issues.dlang.org/show_bug.cgi?id=13737

--- Comment #1 from github-bugzilla@puremagic.com ---
Commit pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/eec74c83a29ed6f4b8ca30527e18bf31e68f124e std.numeric: clean import & CustomFloat printing fix

update toString  template

Issue 13737

new comment

add brace

--
February 19, 2015
https://issues.dlang.org/show_bug.cgi?id=13737

--- Comment #2 from github-bugzilla@puremagic.com ---
Commit pushed to 2.067 at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/eec74c83a29ed6f4b8ca30527e18bf31e68f124e std.numeric: clean import & CustomFloat printing fix

--
March 01, 2018
https://issues.dlang.org/show_bug.cgi?id=13737

hsteoh@quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsteoh@quickfur.ath.cx

--
June 11, 2018
https://issues.dlang.org/show_bug.cgi?id=13737

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |razvan.nitu1305@gmail.com

--- Comment #3 from RazvanN <razvan.nitu1305@gmail.com> ---
Note that calling the templated function A!()(b) does work.

--
February 21, 2021
https://issues.dlang.org/show_bug.cgi?id=13737

Boris Carvajal <boris2.9@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |destructionator@gmail.com

--- Comment #4 from Boris Carvajal <boris2.9@gmail.com> ---
*** Issue 21411 has been marked as a duplicate of this issue. ***

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=13737

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P2

--
December 13
https://issues.dlang.org/show_bug.cgi?id=13737

--- Comment #5 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/18914

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--