<div dir="ltr">On 23 May 2013 16:28, Jacob Carlborg <span dir="ltr"><<a href="mailto:doob@me.com" target="_blank">doob@me.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 2013-05-23 03:01, Ellery Newcomer wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
1. D executable, C dll => always worked<br>
2. D executable, D dll, statically loaded => now in 2.063 HEAD<br>
3. D executable, D dll, dynamically loaded (hot swapping) = not yet<br>
4. C executable, D dll => not yet<br>
</blockquote>
<br>
now? :)<br>
</blockquote>
<br></div>
2 works. 4 could possibly work if it's statically loaded. Although I'm not sure if the runtime will be properly initialized from C.<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
/Jacob Carlborg<br>
</font></span></blockquote></div><br></div><div class="gmail_extra" style>Is there an ETA for any any of these? case 3 is of critical importance... and also 5. C executable, D dll, dynamically loaded (hot swapping)</div>
</div>