On 4/18/16, Luca Olivetti <[email protected]> wrote:

> Wait, doesn't that evaluate to
>
>   for i:=0 to -1
>
>
> at least if count is a signed integer?

No, not if i is unsigned (and range-checking is off).

Bart
_______________________________________________
fpc-pascal maillist  -  [email protected]
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to