Thread overview
[Issue 2025] Inconsistent rules for instantiating templates with a tuple parameter
Jan 26, 2014
Kenji Hara
Jan 31, 2014
Walter Bright
Jan 31, 2014
timon.gehr@gmx.ch
Feb 01, 2014
Kenji Hara
Feb 26, 2014
Kenji Hara
Mar 29, 2014
Kenji Hara
January 26, 2014
https://d.puremagic.com/issues/show_bug.cgi?id=2025


Kenji Hara <k.hara.pg@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
           Platform|x86                         |All
            Version|2.012                       |D2
         OS/Version|Windows                     |All


--- Comment #14 from Kenji Hara <k.hara.pg@gmail.com> 2014-01-26 01:24:27 PST ---
https://github.com/D-Programming-Language/dmd/pull/3156

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
January 31, 2014
https://d.puremagic.com/issues/show_bug.cgi?id=2025


Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement


-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
January 31, 2014
https://d.puremagic.com/issues/show_bug.cgi?id=2025



--- Comment #15 from timon.gehr@gmx.ch 2014-01-31 00:04:20 PST ---
Why would this be an enhancement rather than a bug fix?

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
February 01, 2014
https://d.puremagic.com/issues/show_bug.cgi?id=2025



--- Comment #16 from Kenji Hara <k.hara.pg@gmail.com> 2014-02-01 06:30:50 PST ---
(In reply to comment #15)
> Why would this be an enhancement rather than a bug fix?

I agree. The current behavior "type argument prefers tuple parameter than type parameter" is contrary to the "template specialization" concept.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
February 26, 2014
https://d.puremagic.com/issues/show_bug.cgi?id=2025


Kenji Hara <k.hara.pg@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


--- Comment #17 from Kenji Hara <k.hara.pg@gmail.com> 2014-02-25 19:53:42 PST ---
Fixed: https://github.com/D-Programming-Language/dmd/commit/c61275a0175bf042e358741ef5df0fc3ea1a5ffc

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
March 01, 2014
https://d.puremagic.com/issues/show_bug.cgi?id=2025



--- Comment #18 from github-bugzilla@puremagic.com 2014-03-01 12:25:00 PST ---
Commit pushed to master at https://github.com/D-Programming-Language/dlang.org

https://github.com/D-Programming-Language/dlang.org/commit/fe3b50c1a3db01acc88ce9525b0494126e0dcf31
fix Issue 2025 - Inconsistent rules for instantiating templates with a tuple
parameter

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
March 29, 2014
https://d.puremagic.com/issues/show_bug.cgi?id=2025


Kenji Hara <k.hara.pg@gmail.com> changed:

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


--- Comment #19 from Kenji Hara <k.hara.pg@gmail.com> 2014-03-28 21:01:13 PDT ---
*** Issue 12416 has been marked as a duplicate of this issue. ***

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