[dmd-internals] [D-Programming-Language/dmd] 207e93: fix Issue 5525 - Eponymous templates should allow ...

GitHub noreply at github.com
Wed Feb 22 11:43:36 PST 2012


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

  Changed paths:
    M src/dsymbol.c
  M test/runnable/template9.d

  Log Message:
  -----------
  fix Issue 5525 - Eponymous templates should allow for overloaded eponymous members


  Commit: 3fa6179603c0b6a57b0baccd40bc2f6155255d0a
      https://github.com/D-Programming-Language/dmd/commit/3fa6179603c0b6a57b0baccd40bc2f6155255d0a
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-02-22 (Wed, 22 Feb 2012)

  Changed paths:
    M src/dsymbol.c
  M test/runnable/template9.d

  Log Message:
  -----------
  Merge pull request #758 from 9rnsr/fix5525

Issue 5525 - Eponymous templates should allow for overloaded eponymous members


Compare: https://github.com/D-Programming-Language/dmd/compare/112b885...3fa6179


More information about the dmd-internals mailing list