[Issue 19943] Field base access works for virtual methods

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jun 6 18:45:52 UTC 2019


https://issues.dlang.org/show_bug.cgi?id=19943

--- Comment #3 from Basile-z <b2.temp at gmx.com> ---
Okay I see. Maybe that outside this should behave like a cast, which then
behaves like you expect, i.e the field can be read but virtual dispatching is
not shortcut.

--


More information about the Digitalmars-d-bugs mailing list