[D-runtime] Arghhh, DLLs broken on Win32 *again*!

Walter Bright walter at digitalmars.com
Wed Mar 21 15:49:38 PDT 2012



On 3/21/2012 1:19 PM, Sean Kelly wrote:
> On Mar 21, 2012, at 10:10 AM, Walter Bright<walter at digitalmars.com>  wrote:
>
>> I'm running the same test suite for years for DLLs. No, it is not linking things twice. Historically, it breaks badly every time someone tweaks the druntime startup code.
> Because it explicitly calls internal functions instead of Runtime.initialize or whatever.
>

The documentation here:

     http://dlang.org/dll.html

must work. The test cases, druntime, and the documentation must all be in sync.


More information about the D-runtime mailing list