[Issue 12423] extern(Windows) interfaces with -m64 broken
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Mar 28 01:17:50 PDT 2014
https://d.puremagic.com/issues/show_bug.cgi?id=12423
Benjamin Thaut <code at benjamin-thaut.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |code at benjamin-thaut.de
--- Comment #2 from Benjamin Thaut <code at benjamin-thaut.de> 2014-03-28 01:17:46 PDT ---
I also run into this issue. It seems that the function gets executed with the a
this pointer pointing to the interface instead of a this pointer pointing to
the actual class instance. So it seems that the trampoline inside the
interfaces vtbl does apply a incorrect offset.
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list