On 10/12/13 09:27, Jonathan M Davis wrote:
A lot of dmd's error messages aren't great.

Would this be better?

      Cannot initialize thread-local class variable %s with a mutable value.
Only const or immutable initial values are allowed (e.g. null).

That would be better.

https://github.com/D-Programming-Language/dmd/pull/2943

I can also add a bugzilla issue if you like, but maybe seems overkill ... ?

Reply via email to