In our previous episode, Dennis said:
> When I compiled the following simply programs using Lazarus 1.8  fpc 
> 3.0.4 Win 64, run it, it will throws RunError(215) Arithmetic overflow 
> error.

Which seems correct. The expression to compare with is entirely longword and
it gets negative (5+5) - (10+10).

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to