D1.5 anyone?
ryuukk_
ryuukk.dev at gmail.com
Mon Apr 17 16:02:54 UTC 2023
On Monday, 17 April 2023 at 15:57:55 UTC, Richard (Rikki) Andrew
Cattermole wrote:
> On 18/04/2023 3:54 AM, ryuukk_ wrote:
>> As a result i have to type __gshared all over my code base,
>> wich i hate so much that i'm willing to work D to rename that
>> to notls, or @notls, unfortunatly i am not a compiler dev, so
>> i have to cope with it, wich frankly is not something i want
>> to deal with forever, at some point i'll move on and embrace a
>> different language, unfortunatly, there is nothing on the
>> market that's good enough to justify me porting over my code,
>> again..
>
> We need that for fibers/coroutines to be safe so at some point
> it needs to be added anyway.
>
> However TLS in -betterC should be fixed in ~master.
That's great to hear, finally some progress, however, the other
program is still there, i have to type __gshared when i don't
want tls to be the default, wich i don't like
More information about the Digitalmars-d
mailing list