[fpc-devel]1.1 bug in labels

Pavel V. Ozerski pavel at insect.mail.iephb.ru
Mon Mar 4 16:13:38 CET 2002


Hello,
Today I built 1.1 compiler from sources (with problems in nwm.pas but
that's another story). Built complier seems to be not supporting
ordinal-named labels, what breaks general Pascal compatibility:

label 1;
begin
 1:
 goto 1;
end.

-- 
Best regards,
 Pavel                            mailto:pavel at insect.mail.iephb.ru







More information about the fpc-devel mailing list