Integer division by zero results in floating-point exception !?

Johan Granberg lijat.meREM at OVEgmail.com
Mon Apr 2 07:46:17 PDT 2007


Jari-Matti Mäkelä wrote:

> David Finlayson wrote:
>> If that combo is up-to-date, then I will try and report a bug. I
>> think the program is dumping core and not emitting a proper exception
>> anyway.
> 
> I cannot catch that exception either. Ubuntu 7.04, dmd 1.010.

It is probably not an D exception but a unix signal, if I remember corectlly
unix gives a process the floating point exception signal on divide by 0.


More information about the Digitalmars-d-learn mailing list