On 6/22/2012 7:51 AM, Mehrdad wrote:
But lots of other parts about D (TLS, GC, etc.) still have that problem though.
I was never able to get the __xi_a, __xi_z, etc. stuff correct, and I've spent a
heck of a lot of time on it.

Those are defined by Microsoft, and hold pointers to static constructors from Microsoft C generated code. It's unused by DMC, except to not muck them up in case someone links in MSC generated code.

Reply via email to