[Issue 7511] attribute inference does not work for methods of templated aggregates

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Feb 18 05:41:40 PST 2013


http://d.puremagic.com/issues/show_bug.cgi?id=7511


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull


--- Comment #4 from Kenji Hara <k.hara.pg at gmail.com> 2013-02-18 05:41:38 PST ---
In 2.062, required blocker pull requests were all merged.
Therefore, implementing it was easier than expected.

https://github.com/D-Programming-Language/dmd/pull/1676

(In reply to comment #3)
> This should probably not be done for virtual template class member functions.

I think it should work, at least in following case.
https://github.com/D-Programming-Language/dmd/pull/1676/files#L1R76

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


More information about the Digitalmars-d-bugs mailing list