D 1.076 Alpha for Windows 64 bits, works with VS 2010
Walter Bright
newshound2 at digitalmars.com
Fri Sep 28 12:21:04 PDT 2012
On 9/27/2012 11:01 PM, Jacob Carlborg wrote:
> On 2012-09-27 21:51, Walter Bright wrote:
>
>> Well, I did. The EH mechanism in dmd Win64 is the same as that used for
>> dmd Linux, OSX and FreeBSD, 32 and 64.
>
> What does that practically mean from the users point of view?
It means D cannot throw or catch VC exceptions, and VC code cannot throw or
catch D exceptions.
Pretty much just like on Linux/OSX/FreeBSD, which doesn't seem to be a problem.
More information about the Digitalmars-d-announce
mailing list