DIP45: fixing the dllimport/dllexport issue

Benjamin Thaut code at benjamin-thaut.de
Sun Sep 22 22:22:57 PDT 2013


Am 10.09.2013 05:50, schrieb Martin Nowak:
> Can we deal with vtable entries pointing to imported functions on
> Windows? The kind of thing that happens when you inherit across a DLL
> boundary.

I can't answer that and with dmd's current implementation of export its 
not possible to try this. I would say we implement the DIP and see on 
the way if this becomes a issue.

-- 
Kind Regards
Benjamin Thaut


More information about the Digitalmars-d mailing list