[fpc-pascal] this line in pascal compile for i386 version but arm version

josepascual josepascual at almudi.com
Wed Jun 13 11:34:37 CEST 2007


Hi Everyone,

this pascal line
.
.
.
else Result :=Round(VarAsType(dataNum, varDouble))//varInteger)
.
.
.

compile okey in 2.1.1 and 2.1.4 fpc for i386 but 2.1.1 and 2.1.4 ppccrossarm


this is the error:

===
.
.
(431,58) Error: Can't determine which overloaded function to call
.
.
===
error is talking about Round.

thank you,

Jose Pascual




More information about the fpc-pascal mailing list