On 2010-06-05 02:34:10 +0200, BLS said:

to be honest with you, this is just a guess...
what about :
__gshared char[] x;

bjoern
http://www.digitalmars.com/d/2.0/migrate-to-shared.html#__gshared

Ah, didn't saw this. I have a global static char[] but will try to use immutable and see if this helps.

--
Robert M. Münch
http://www.robertmuench.de

Reply via email to