[D-runtime] Windows DLL support breaks again with latest druntime

David Nadlinger code at klickverbot.at
Fri May 11 15:29:21 PDT 2012


On 12 May 2012, at 0:05, Alex Rønne Petersen wrote:
> It had been deprecated for eons and was finally removed recently. The
> new function to use is thread_findByAddr.

It always struck me as odd that the core.thread underscore/extern( C ) 
functions are actually supposed to be called directly from user code. 
For the rest of druntime, it's the other way round, e.g. in case of 
Runtime vs. rt_* …

David


More information about the D-runtime mailing list