[Issue 9816] Export is mostly broken

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Aug 29 15:37:28 PDT 2013


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



--- Comment #20 from Martin Nowak <code at dawg.eu> 2013-08-29 15:37:26 PDT ---
(In reply to comment #19)
> > > Well, the question is, whether we can annotate symbols with "export" and still
> > > create static libraries.
> > 
> > At the moment: no. But we should create a solution where this very case will
> > work. Proposed solution. 'export' is always a no-op unless you specifiy
> > otherwise using a command line switch to the compiler.
> 
> That sounds like a reasonable solution when we can't do better.
> Also see the alias discussion on the newsgroup
> http://forum.dlang.org/post/kvo9gm$8fs$1@digitalmars.com.

That wouldn't work in the case where you create a DLL that both exports symbols
and imports symbols from another DLL.

-- 
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