[Issue 4612] DMD DDoc marks both static and final methods of interfaces as abstract in generated documentation

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Oct 27 09:08:14 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=4612



--- Comment #1 from github-bugzilla at puremagic.com 2012-10-27 09:08:12 PDT ---
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
Merge pull request #1226 from AndrejMitrovic/Fix4612

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: -------


More information about the Digitalmars-d-bugs mailing list