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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon May 16 18:51:25 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=6019



--- Comment #2 from Andrej Mitrovic <andrej.mitrovich at 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 main() {}
> 
>  Error 42: Symbol Undefined _D4core10dll_helper12__ModuleInfoZ
> --- errorlevel 1
> 
> Is that a known issue? Linking with core.sys.windows.dll does work though.

Disregard that. It seems I've had this module leftover from 2.052. That should
teach me not to copy/paste new releases over old ones.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list