[dmd-internals] [D-Programming-Language/dmd] f9d53e: fix Issue 8504 - Template attribute inferrence doe...

GitHub noreply at github.com
Tue Jan 22 09:44:10 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: f9d53eb403cbe29310cc501ad099acddb71cac75
      https://github.com/D-Programming-Language/dmd/commit/f9d53eb403cbe29310cc501ad099acddb71cac75
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
    M src/func.c
    M src/mtype.c
    M src/mtype.h
    M test/compilable/testInference.d
    M test/runnable/funclit.d

  Log Message:
  -----------
  fix Issue 8504 - Template attribute inferrence doesn't work


  Commit: 406ad56b97f44002a452bdaa202639f339d00165
      https://github.com/D-Programming-Language/dmd/commit/406ad56b97f44002a452bdaa202639f339d00165
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
    M src/delegatize.c

  Log Message:
  -----------
  Need more hack for bug 7757


  Commit: 6344a72ac2e2e597110891f7aed4b998d58f61fd
      https://github.com/D-Programming-Language/dmd/commit/6344a72ac2e2e597110891f7aed4b998d58f61fd
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-01-22 (Tue, 22 Jan 2013)

  Changed paths:
    M src/delegatize.c
    M src/func.c
    M src/mtype.c
    M src/mtype.h
    M test/compilable/testInference.d
    M test/runnable/funclit.d

  Log Message:
  -----------
  Merge pull request #1096 from 9rnsr/fix8504

Issue 8504 - Template attribute inferrence doesn't work


Compare: https://github.com/D-Programming-Language/dmd/compare/b42635616d31...6344a72ac2e2


More information about the dmd-internals mailing list