LDC
Sean Kelly
sean at invisibleduck.org
Thu Sep 13 11:27:07 PDT 2012
On Sep 13, 2012, at 11:21 AM, Jacob Carlborg <doob at me.com> wrote:
> On 2012-09-13 16:40, Don Clugston wrote:
>
>> 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?
Digital Mars has a redistribution license for MSVC libraries, so perhaps it sidesteps the issue?
More information about the Digitalmars-d
mailing list