On 2013-05-23 03:01, Ellery Newcomer wrote: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.
1. D executable, C dll => always worked
2. D executable, D dll, statically loaded => now in 2.063 HEAD
3. D executable, D dll, dynamically loaded (hot swapping) = not yet
4. C executable, D dll => not yet
now? :)
--
/Jacob Carlborg