[dmd-internals] [D-Programming-Language/dmd] ac443b: fix Issue 12983 - overload not recognized dependin...

GitHub via dmd-internals dmd-internals at puremagic.com
Fri Feb 27 00:02:47 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: ac443bd294103807f047ed9d74a05755f4e08f35
      https://github.com/D-Programming-Language/dmd/commit/ac443bd294103807f047ed9d74a05755f4e08f35
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2015-02-22 (Sun, 22 Feb 2015)

  Changed paths:
    M src/template.c
    A test/compilable/fwdref12983.d

  Log Message:
  -----------
  fix Issue 12983 - overload not recognized depending on order of declaration


  Commit: dc11b92c6a3dce3f041e665c721cc83f5c0f5086
      https://github.com/D-Programming-Language/dmd/commit/dc11b92c6a3dce3f041e665c721cc83f5c0f5086
  Author: Walter Bright <walter at walterbright.com>
  Date:   2015-02-27 (Fri, 27 Feb 2015)

  Changed paths:
    M src/template.c
    A test/compilable/fwdref12983.d

  Log Message:
  -----------
  Merge pull request #4430 from 9rnsr/fix12983

Issue 12983 - overload not recognized depending on order of declaration


Compare: https://github.com/D-Programming-Language/dmd/compare/fed300e0848d...dc11b92c6a3d


More information about the dmd-internals mailing list