On Monday, February 27, 2012 14:41:27 H. S. Teoh wrote: > I'm investigating issue 7512, and narrowed down the problem to a bug > somewhere in the code that handles AA literals. So I'm looking at > druntime's aaA.d. But I don't understand what's the difference between > _d_assocarrayliteralT() and _d_assocarrayliteralTX()? When are they > called, and in which context?
_d_assocarrayLiteralTX is used if you're in Texas. ;) - Jonathan M Davis