[fpc-devel]compiling 1.1 with -Cr option
Sergey Korshunoff
seyko at comail.ru
Sun Jul 7 02:37:38 CEST 2002
Hi!
There is a problem in compiling fpc v1.1 with -Cr after last changes
(for CARDINAL). It is in cutils.pas:hexstr.
For me I replaced a line
i,j: longint;
with a line
i,j: cardinal;
Regards,
Sergey Korshunoff
PS: About tinputline problem....
I wanted to resolve a problem with creating a two tinputline
objects (one for scanner and one for tppu). With this changes
I can compile pp.pas. But fp.pas continue to have the
same problem ( I found this problem for fp.pas first)
More information about the fpc-devel
mailing list