On Monday, 11 January 2016 at 07:40:37 UTC, Jacob Carlborg wrote:
On 2016-01-10 21:58, bitwise wrote:
Awesome!
Is there a way I can have a look at the code? I'd like to
start looking
into how this will fit together with shared library support.
https://github.com/D-Programming-Language/dmd/pull/5346
So..I've only had time to glance at the code, but it looks like
you've effectively moved this issue out of the way of shared
libraries entirely, and that no interaction between shared libs
and TLS is needed at all..is this correct?
Bit