Bug? Identifier Integer sometimes fails
4 Dec
2002
4 Dec
'02
9:41 a.m.
Hi Folks! The following program fails to compile: program Foo; var Integer: Integer = 2; Real: Integer = 3 ; { this works: Real, Integer: Integer = 3; } begin Integer := Real; Real := Integer end. Btw: using the decalaration as given in the comment works. Eike
8638
Age (days ago)
8655
Last active (days ago)
77 comments
10 participants
participants (10)
-
CBFalconer -
Eike Lange -
Emil Jerabek -
Frank D. Engel, Jr. -
Frank Heckenbach -
J. David Bryan -
Maurice Lombardi -
Prof A Olowofoyeku (The African Chief) -
Prof. A Olowofoyeku (The African Chief) -
Waldek Hebisch