[Issue 5129] More strict 'abstract' management
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Oct 29 11:06:46 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=5129
nfxjfg at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nfxjfg at gmail.com
--- Comment #1 from nfxjfg at gmail.com 2010-10-29 11:05:45 PDT ---
Declarations like "foo" in your example work roughly like they do in C++
(except that it makes less sense in D). Just look at how object.di works: it's
full of bodyless non-abstract methods.
All dmd can do is to cause a linking error. Even though it's an obscure feature
with questionable value.
--
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