[dlang.org] [D-Programming-Language/d-programming-language.org] ccc064: Fix template-mixin virtual function example, needs...

GitHub noreply at github.com
Sun Jul 1 23:14:48 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/d-programming-language.org
  Commit: ccc0645d8c0cee5f1c69a753623e40de00f2f964
      https://github.com/D-Programming-Language/d-programming-language.org/commit/ccc0645d8c0cee5f1c69a753623e40de00f2f964
  Author: softmoth <tim.dolores at gmail.com>
  Date:   2012-05-08 (Tue, 08 May 2012)

  Changed paths:
    M template-mixin.dd

  Log Message:
  -----------
  Fix template-mixin virtual function example, needs 'override' on the derived class function definition


  Commit: b3ce0bcedf7d9458ee2a1a824a199a9ffb7135e1
      https://github.com/D-Programming-Language/d-programming-language.org/commit/b3ce0bcedf7d9458ee2a1a824a199a9ffb7135e1
  Author: softmoth <tim.dolores at gmail.com>
  Date:   2012-06-14 (Thu, 14 Jun 2012)

  Changed paths:
    M template-mixin.dd

  Log Message:
  -----------
  Wrap override in $(V2 )


  Commit: 2dd3f5a589bb030c2b7ff30070b264a96cd2b93b
      https://github.com/D-Programming-Language/d-programming-language.org/commit/2dd3f5a589bb030c2b7ff30070b264a96cd2b93b
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-07-01 (Sun, 01 Jul 2012)

  Changed paths:
    M template-mixin.dd

  Log Message:
  -----------
  Merge pull request #120 from softmoth/patch-1

Fix template-mixin virtual function example, needs 'override'


Compare: https://github.com/D-Programming-Language/d-programming-language.org/compare/aca70da2f5ce...2dd3f5a589bb


More information about the dlang.org mailing list