On 06/22/2013 11:20 AM, Dicebot wrote:
D has "export" keyword that I always expected to do exactly this until
have found out it is actually platform-dependent and useless.
It's buggy and useful.
http://d.puremagic.com/issues/show_bug.cgi?id=9816
We should try to strive for -fvisibility=hidden on UNIX because it allows to optimize non-exported symbols and because we need explicit exports for anyhow.

Reply via email to