[Issue 9816] Export is mostly broken
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Aug 29 11:12:19 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9816
--- Comment #14 from Rainer Schuetze <r.sagitario at gmx.de> 2013-08-29 11:12:17 PDT ---
(In reply to comment #10)
> I'm not a big of conflating protection and export. For example you could split
> a library in two DLLs in which case you might need to export/import private and
> package protected symbols.
I guess you are referring to "public symbols" only. Actually anything is fine
for me, but I guess it doesn't really make sense for private symbols as you are
not allowed to access them from another module anyway.
--
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