Building LDC for the first time
    Kai Nacke via digitalmars-d-ldc 
    digitalmars-d-ldc at puremagic.com
       
    Wed Sep  3 22:07:46 PDT 2014
    
    
  
On Wednesday, 3 September 2014 at 06:27:49 UTC, Daniel N wrote:
> On Wednesday, 3 September 2014 at 01:12:17 UTC, David Nadlinger 
> via digitalmars-d-ldc wrote:
>> On 2 Sep 2014, at 7:30, Kai Nacke via digitalmars-d-ldc wrote:
>>> before posting I checked that I could debug a simple 
>>> application. Seems to work now.
>>
>> The question is whether exception handling works at all when 
>> using the MC asm. Previously, the tables necessary for EH were 
>> not correctly emitted.
>>
>> Best,
>> David
>
> 13/476  Testing: core.exception:
> 24/476  Testing: core.sync.exception
> 157/476 Testing: std.exception
> 245/476 Testing: core.exception-debug
> 256/476 Testing: core.sync.exception-debug
> 389/476 Testing: std.exception-debug
> ======
>
> All of the above return: Test Passed.
>
> My own application which uses exceptions seem fine to.
>
> Regards,
> Daniel N
Thanks for checking!
Regards,
Kai
    
    
More information about the digitalmars-d-ldc
mailing list