Thread overview
[Issue 10870] New: Ddoc adds "abstract" to interfaces
Aug 22, 2013
Jacob Carlborg
Aug 22, 2013
Andrej Mitrovic
Aug 27, 2013
Walter Bright
August 22, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10870

           Summary: Ddoc adds "abstract" to interfaces
           Product: D
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody@puremagic.com
        ReportedBy: doob@me.com


--- Comment #0 from Jacob Carlborg <doob@me.com> 2013-08-22 09:30:14 PDT ---
Example: std.stream.InputStream

http://dlang.org/phobos/std_stream.html

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
August 22, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10870


Andrej Mitrovic <andrej.mitrovich@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull


--- Comment #1 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2013-08-22 09:48:58 PDT ---
https://github.com/D-Programming-Language/dmd/pull/2493

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
August 27, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10870



--- Comment #2 from github-bugzilla@puremagic.com 2013-08-26 23:58:18 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/86a069749567f6b2306483a263a527b9b1e6936e Fix Issue 10870 - An interface in ddoc output should not be marked as abstract.

https://github.com/D-Programming-Language/dmd/commit/ce9c7562f93cb60452658ef2ceef757f038cd4d1 Merge pull request #2493 from AndrejMitrovic/Fix10870

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

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
August 27, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10870



--- Comment #3 from github-bugzilla@puremagic.com 2013-08-27 00:02:38 PDT ---
Commit pushed to dmd-1.x at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/6fca3d6d830c57b5ea9b132fd08b4d22a232ae1f fix Issue 10870 - Ddoc adds 'abstract' to interfaces

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
August 27, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10870


Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla@digitalmars.com
            Version|D2                          |D1 & D2
         Resolution|                            |FIXED


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------