extern(C++) and shared

Martin Nowak dawg at dawgfoto.de
Sun Nov 27 04:16:29 PST 2011


On Sun, 27 Nov 2011 01:20:35 +0100, deadalnix <deadalnix at gmail.com> wrote:

> alias extern(C++) void* function(void*) EntryPoint

Can you please file a reduced test case as bug
stating exactly what in the mangling went wrong.

Not sure about the current policy of passing shared data to C++ functions.
It seems to work on a promise base, then stripping the qualifiers.

martin


More information about the Digitalmars-d mailing list