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.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to