[fpc-devel]Last 1.1 compiler bug

Pavel V. Ozerski pavel at insect.mail.iephb.ru
Wed Oct 3 11:59:44 CEST 2001


Hello,
I compiled today's compiler from source to Win32 target and could not compile with it the
simplest sample (Internal error 68996):

var
 i:longint;
 s:shortstring;
begin
 for i:=1 to length(s)do
  ;
end.

Please try to fix this bug.
Sincerely, Pavel





More information about the fpc-devel mailing list