http://d.puremagic.com/issues/show_bug.cgi?id=8366
Walter Bright changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
/de9e8b3073aa3abc2bb93d5482a7dcbe66aab92c
fix Issue 8366 - Overriding const member function in conjunction with mutable
overload causes a strange error
We MUST kill attribute inference with const. To implement it correctly without
breaking overriding and overloading features, re-scanning and arrangement of
vtbl entries is needed in the
http://d.puremagic.com/issues/show_bug.cgi?id=8366
--- Comment #7 from Andrej Mitrovic 2013-01-13
17:57:08 PST ---
Ah I'm sorry, I haven't seen your comment here:
http://d.puremagic.com/issues/show_bug.cgi?id=8366#c3
I saw github-bugzi...@puremagic.com posting and thought it was done, but the
http://d.puremagic.com/issues/show_bug.cgi?id=8366
--- Comment #6 from Kenji Hara 2013-01-13 17:45:09 PST ---
(In reply to comment #5)
> What's the state of this? I'm getting different error messages, such as:
>
> Deprecation: class test.C use of object.Object.opEquals(Object o) hidden by C
>
http://d.puremagic.com/issues/show_bug.cgi?id=8366
Andrej Mitrovic changed:
What|Removed |Added
CC||andrej.mitrov...@gmail.com
--- Comme
/d57d808db194c3f1ee6af4d8251478309f0bab49
fix Issue 8366 - Overriding const member function in conjunction with mutable
overload causes a strange error
https://github.com/D-Programming-Language/druntime/commit/771c2a1503c91df79704277444c550ad463c590c
Merge pull request #353 from 9rnsr/fix8366
Issue 8366 - Overriding const
http://d.puremagic.com/issues/show_bug.cgi?id=8366
Kenji Hara changed:
What|Removed |Added
Keywords||pull
--- Comment #3 from Kenji Hara 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8366
Jonathan M Davis changed:
What|Removed |Added
CC||jmdavisp...@gmx.com
--- Comment #2
http://d.puremagic.com/issues/show_bug.cgi?id=8366
Benjamin Thaut changed:
What|Removed |Added
CC||c...@benjamin-thaut.de
--- Comment #1