February 21, 2013 [dmd-internals] [D-Programming-Language/dmd] 67fbf5: fix Issue 7511 - attribute inference does not work... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 67fbf5753e9d4a276c354e952ed2f888efcb714c https://github.com/D-Programming-Language/dmd/commit/67fbf5753e9d4a276c354e952ed2f888efcb714c Author: k-hara <k.hara.pg@gmail.com> Date: 2013-02-19 (Tue, 19 Feb 2013) Changed paths: M src/func.c A test/runnable/test7511.d Log Message: ----------- fix Issue 7511 - attribute inference does not work for methods of templated aggregates Commit: 20d68fdcb4faad2e522c6d33396f79810626d1f4 https://github.com/D-Programming-Language/dmd/commit/20d68fdcb4faad2e522c6d33396f79810626d1f4 Author: Walter Bright <walter@walterbright.com> Date: 2013-02-21 (Thu, 21 Feb 2013) Changed paths: M src/func.c A test/runnable/test7511.d Log Message: ----------- Merge pull request #1676 from 9rnsr/fix7511 [enh] Issue 7511 - attribute inference does not work for methods of templated aggregates Compare: https://github.com/D-Programming-Language/dmd/compare/aea19a6fb66d...20d68fdcb4fa |
Copyright © 1999-2021 by the D Language Foundation