[fpc-pascal] Is this an error ?

Matthias K. makadev at googlemail.com
Sat Oct 3 06:30:35 CEST 2009


> In the other hand the question is if that pascal code should work or
> raise an error in 64 bits because I think that this code:
>
> a := NativeInteger div NativeUnsignedInteger;
>
> should have the same behaviour in 32 and 64 bits, so I do not know if
> I must fill a bug report or not :-?

Fill a bug report, this should clarify if its expected or not.
On my opinion, this is a problem and at least a compile time hint
about possible Problems would be nice.

Regards,
  Matthias



More information about the fpc-pascal mailing list