[fpc-pascal]Double-precision recursion

Jonas jonas at zeus.rug.ac.be
Fri Mar 30 11:39:51 CEST 2001


On Friday, March 30, 2001, at 11:27 AM, Thomas Schatzl wrote:

> > We do differentiate between different FPU errors. However, RTE 202 refers to a 
> >regular stack overflow, not to an FPU stack overflow (afaik there is no 
> >separate 
> >RTE defined for an FPU stack overflow in Delphi nor in TP). That's because they 
> >are two completely different 
>  
> Delphi does differ between several types of FPU exceptions by triggering 
> different types of exceptions. 

We also do (see my other mail), but not for FPU stack over/underflow, those are simple 207's.


Jonas




More information about the fpc-pascal mailing list