[Issue 8366] Overriding const member function in conjunction with mutable overload causes a strange error
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jul 10 09:48:52 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8366
Kenji Hara <k.hara.pg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #3 from Kenji Hara <k.hara.pg at gmail.com> 2012-07-10 09:48:50 PDT ---
https://github.com/D-Programming-Language/dmd/pull/1042
https://github.com/D-Programming-Language/druntime/pull/272
https://github.com/D-Programming-Language/phobos/pull/680
I think we must kill the attribute inference for 'const' attribute. It requires
much compiler implementation cost against its little benefit.
--
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