LDC

Jacob Carlborg doob at me.com
Thu Sep 13 11:21:04 PDT 2012


On 2012-09-13 16:40, Don Clugston wrote:

> That sounds paranoid to me. I believe the patent is essentially a
> workaround for the absence of thread-local variables on 16-bit Windows.

Yeah, I know.

> In D we have working thread-local variables even on Windows versions
> that don't support them, thanks to Rainer's brilliant work. Which gives
> very many ways of implementing exception handling on Windows.

So DMD uses its own implementation of SEH? Is it compatible with the one 
used by Microsoft?

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list