[dmd-internals] [D-Programming-Language/dmd] 707415: fix Issue 9977 - Function local templates should b...

GitHub noreply at github.com
Mon Apr 22 03:38:47 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 707415dec87694c30a569dd1b67c496a9de7f648
      https://github.com/D-Programming-Language/dmd/commit/707415dec87694c30a569dd1b67c496a9de7f648
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-04-22 (Mon, 22 Apr 2013)

  Changed paths:
    M src/parse.c
    R test/fail_compilation/diag4285.d
    M test/runnable/template9.d

  Log Message:
  -----------
  fix Issue 9977 - Function local templates should be allowed


  Commit: 006accc47fd0fb0a8299c258f66fdb0c505d9f16
      https://github.com/D-Programming-Language/dmd/commit/006accc47fd0fb0a8299c258f66fdb0c505d9f16
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-04-22 (Mon, 22 Apr 2013)

  Changed paths:
    M src/parse.c
    R test/fail_compilation/diag4285.d
    M test/runnable/template9.d

  Log Message:
  -----------
  Merge pull request #1919 from 9rnsr/fix9977

Issue 9977 - Function local templates should be allowed


Compare: https://github.com/D-Programming-Language/dmd/compare/132357ae1d18...006accc47fd0


More information about the dmd-internals mailing list