[dmd-internals] [D-Programming-Language/dmd] 67fbf5: fix Issue 7511 - attribute inference does not work...

GitHub noreply at github.com
Thu Feb 21 22:50:35 PST 2013


  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 at 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 at 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


More information about the dmd-internals mailing list