www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 4612] New: DMD DDoc marks both static and final methods of interfaces as abstract in generated documentation

reply d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=4612

           Summary: DMD DDoc marks both static and final methods of
                    interfaces as abstract in generated documentation
           Product: D
           Version: D2
          Platform: All
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody puremagic.com
        ReportedBy: epi atari8.info



Created an attachment (id=711)
d source and ddoc generated html

Summary is explanatory enough, I think.
I attach both D source and resulting html file.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Aug 10 2010
next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=4612




Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/5c75b61dac339abe5a2413931cbcbc747f6cf0c1
Fixes Issue 4612 - Abstract should only be printed if method is neither static
nor final.

https://github.com/D-Programming-Language/dmd/commit/9f367d7a1e263b69b8f5dfc7e77487f584a612a6


Fix Issue 4612 - ddoc marks both static and final methods of interfaces as
abstract

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Oct 27 2012
prev sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=4612


yebblies <yebblies gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|D1 & D2                     |D1
            Summary|DMD DDoc marks both static  |(D1 only) DMD DDoc marks
                   |and final methods of        |both static and final
                   |interfaces as abstract in   |methods of interfaces as
                   |generated documentation     |abstract in generated
                   |                            |documentation



Fixed D2

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