D 1.076 Alpha for Windows 64 bits, works with VS 2010

Brad Roberts braddr at puremagic.com
Thu Sep 27 23:21:08 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's another interoperability problem.  It means that when mixing c++/d that stackframe unwinding during exception
handling doesn't work as expected.  It'll be one more thing that eventually needs to be fixed.



More information about the Digitalmars-d-announce mailing list