[dmd-internals] [D-Programming-Language/dmd] 75553e: regression test for bug6701

GitHub noreply at github.com
Tue Jan 17 12:36:41 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 75553e38303b94c953209546aa11b8b1d5461b01
      https://github.com/D-Programming-Language/dmd/commit/75553e38303b94c953209546aa11b8b1d5461b01
  Author: dawg <dawg at dawgfoto.de>
  Date:   2012-01-17 (Tue, 17 Jan 2012)

  Changed paths:
    M test/runnable/template4.d

  Log Message:
  -----------
  regression test for bug6701


  Commit: f457e9d3181d20c6e2a900152324a3fe3cdba3e2
      https://github.com/D-Programming-Language/dmd/commit/f457e9d3181d20c6e2a900152324a3fe3cdba3e2
  Author: dawg <dawg at dawgfoto.de>
  Date:   2012-01-17 (Tue, 17 Jan 2012)

  Changed paths:
    M src/template.c
  M src/template.h

  Log Message:
  -----------
  replace global edummy Expression * with AA

 - gather unique init expressions by type
 - identify dummy arguments by type and lookup


  Commit: 32dc803981af83d74794ae16fcbb869fe75de606
      https://github.com/D-Programming-Language/dmd/commit/32dc803981af83d74794ae16fcbb869fe75de606
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-01-17 (Tue, 17 Jan 2012)

  Changed paths:
    M src/template.c
  M src/template.h
  M test/runnable/template4.d

  Log Message:
  -----------
  Merge pull request #396 from dawgfoto/Bug6701

Bug6701


Compare: https://github.com/D-Programming-Language/dmd/compare/d6ede2e...32dc803


More information about the dmd-internals mailing list