[fpc-devel]Last 1.1 compiler bug
    Lee, John 
    LeeJ at logica.com
       
    Wed Oct  3 19:37:00 CEST 2001
    
    
  
No bug IMHO - works ok with the latest (daily!) win32 snapshot on fpc
ftp/www ...why not use that? J 
-----Original Message-----
From: pavel at insect.mail.iephb.ru [mailto:pavel at insect.mail.iephb.ru]
Sent: Wednesday, October 03, 2001 11:00
To: fpc-devel at deadlock.et.tudelft.nl
Subject: [fpc-devel]Last 1.1 compiler bug
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
_______________________________________________
fpc-devel maillist  -  fpc-devel at lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel
This e-mail and any attachment is for authorised use by the intended recipient(s) only.  It may contain proprietary material, confidential information and/or be subject to legal privilege.  It should not be copied, disclosed to, retained or used by, any other party.  If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender.  Thank you.
    
    
More information about the fpc-devel
mailing list