[dmd-internals] [D-Programming-Language/dmd] 86a069: Fix Issue 10870 - An interface in ddoc output shou...

GitHub noreply at github.com
Mon Aug 26 23:58:15 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 86a069749567f6b2306483a263a527b9b1e6936e
      https://github.com/D-Programming-Language/dmd/commit/86a069749567f6b2306483a263a527b9b1e6936e
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2013-08-22 (Thu, 22 Aug 2013)

  Changed paths:
    M src/doc.c
    A test/compilable/ddoc10870.d
    A test/compilable/extra-files/ddoc10870.html
    M test/compilable/extra-files/ddoc4162.html

  Log Message:
  -----------
  Fix Issue 10870 - An interface in ddoc output should not be marked as abstract.


  Commit: ce9c7562f93cb60452658ef2ceef757f038cd4d1
      https://github.com/D-Programming-Language/dmd/commit/ce9c7562f93cb60452658ef2ceef757f038cd4d1
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-08-26 (Mon, 26 Aug 2013)

  Changed paths:
    M src/doc.c
    A test/compilable/ddoc10870.d
    A test/compilable/extra-files/ddoc10870.html
    M test/compilable/extra-files/ddoc4162.html

  Log Message:
  -----------
  Merge pull request #2493 from AndrejMitrovic/Fix10870

Issue 10870 - An interface in ddoc output should not be marked as abstract.


Compare: https://github.com/D-Programming-Language/dmd/compare/418158232d83...ce9c7562f93c


More information about the dmd-internals mailing list