dsimcha wrote:
So __gshared is expected to stick around as part of the spec long term?
Yes.
It's not something that you just hacked in there for now so that, for example, druntime would compile?
It's so users can "cowboy" quick and dirty changes to get their code to work. It isn't allowed in "safe" mode.