[Issue 8787] Virtual not abstract methods in interfaces error message

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Dec 27 17:14:07 PST 2012


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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
                 CC|                            |andrej.mitrovich at gmail.com
           Platform|x86                         |All
         AssignedTo|nobody at puremagic.com        |andrej.mitrovich at gmail.com
         OS/Version|Windows                     |All


--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2012-12-27 17:14:05 PST ---
Both are misleading because there's no such thing as an "abstract function
body". A body is never abstract, only the function is.

https://github.com/D-Programming-Language/dmd/pull/1416

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