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

2013-02-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7511 --- Comment #5 from github-bugzi...@puremagic.com 2013-02-21 22:50:41 PST --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

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

2013-02-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7511 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull --- Comment #4

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

2012-02-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7511 --- Comment #3 from timon.g...@gmx.ch 2012-02-25 07:26:51 PST --- This should probably not be done for virtual template class member functions. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are

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

2012-02-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7511 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Severity|normal |enhancement ---

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

2012-02-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7511 --- Comment #2 from timon.g...@gmx.ch 2012-02-17 07:46:20 PST --- Walter stated that this is indeed how it is supposed to work: http://forum.dlang.org/thread/jhif48$1n0n$1...@digitalmars.com?page=3#post-jhjpfp:2419hg:242:40digitalmars.com If