[Issue 9816] Export is mostly broken

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Aug 29 23:59:09 PDT 2013


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



--- Comment #23 from Martin Nowak <code at dawg.eu> 2013-08-29 23:59:07 PDT ---
(In reply to comment #22) 
> Do you want to annotate all of phobos and druntime with "export" to build a
> shared version? I think we are already in annotation hell with nothrow, pure,
> @safe, etc...

Yes, that's what I intend. Doing this manually is important, because exporting
a symbol means commiting to ABI stability, which should be a longterm goal.
Because exported symbols are the known entry points of a library this reopens
the question whether we could use much more inference for non-exported symbols.

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