[Issue 6019] Implicit linking with D DLLs using import switch doesn't work

2011-05-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6019 --- Comment #3 from Andrej Mitrovic andrej.mitrov...@gmail.com 2011-05-17 15:29:33 PDT --- Ok, I think I have found a very simple test case: http://dl.dropbox.com/u/9218759/dll_bugs.zip The only difference between the two projects is that the

[Issue 6019] Implicit linking with D DLLs using import switch doesn't work

2011-05-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6019 --- Comment #1 from Andrej Mitrovic andrej.mitrov...@gmail.com 2011-05-16 18:41:33 PDT --- Also the guide which shows how to write and use D DLLs using a similar technique and .def files exhibits the same problem (and it also imports the

[Issue 6019] Implicit linking with D DLLs using import switch doesn't work

2011-05-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6019 --- Comment #2 from Andrej Mitrovic andrej.mitrov...@gmail.com 2011-05-16 18:47:19 PDT --- (In reply to comment #0) One more thing: Apparently in v2.053 linking with core.dll_helper doesn't work anymore: import core.dll_helper; void