[fpc-pascal] Sysutils
Michael Van Canneyt
michael at freepascal.org
Thu Mar 20 14:42:08 CET 2008
On Thu, 20 Mar 2008, Frank McCormick wrote:
>
>
> I have run into a problem compiling a unit under the latest fpc on
> Debian Sid.
>
> Every reference to the StrInt function in Sysutils results in an error.
> I have checked fpc.cfg in /etc and .fpc.cfg in my home directory and
> they contain the unit path to the system files. Sysutils is included
> in the used Units.
>
> Any idea what could be wrong ?
It should be StrToInt, not StrInt
Michael.
More information about the fpc-pascal
mailing list