Why are globals set to tls by default? and why is fast code ugly by default?

Adam D Ruppe destructionator at gmail.com
Sat Apr 1 13:46:07 UTC 2023


On Saturday, 1 April 2023 at 13:11:46 UTC, Guillaume Piolat wrote:
> TLS could be explicit and we wouldn't need a -vtls flag.

Yeah, I think what we should do is make each thing be explicitly 
marked.

When I want tls, I tend to comment that it was intentional anyway 
to make it clear I didn't just forget to put a shared note on the 
static.


More information about the Digitalmars-d-learn mailing list