[dmd-internals] [D-Programming-Language/dmd] 31e57c: fix Issue 8669 - TemplateThisParameter should chan...

GitHub noreply at github.com
Wed Mar 6 09:55:56 PST 2013


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

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

  Log Message:
  -----------
  fix Issue 8669 - TemplateThisParameter should change member function's qualifier


  Commit: 391addfda30738089ca220f0d9f025e3842deb1f
      https://github.com/D-Programming-Language/dmd/commit/391addfda30738089ca220f0d9f025e3842deb1f
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-03-06 (Wed, 06 Mar 2013)

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

  Log Message:
  -----------
  Merge pull request #1121 from 9rnsr/fix8669

[enh] Issue 8669 - TemplateThisParameter should change member function's qualifier


Compare: https://github.com/D-Programming-Language/dmd/compare/1819a3018b49...391addfda307


More information about the dmd-internals mailing list