[Issue 12261] regression(2.065): alias T cannot bind to templated type

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Feb 25 22:56:59 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=12261


Timothee Cour <timothee.cour2 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |timothee.cour2 at gmail.com


--- Comment #1 from Timothee Cour <timothee.cour2 at gmail.com> 2014-02-25 22:56:58 PST ---
Actually this also fails with:
struct A2{}
static assert(isAliasable!(A2)); //ok in 2.064.2; CT error in 2.065

Is that a bugfix or a bug?

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


More information about the Digitalmars-d-bugs mailing list