31 Oct
2002
31 Oct
'02
1:59 p.m.
Hi Folks! The following program compiles without warnings: { 2.1 (20020510), based on gcc-2.95.2 19991024 (release) } program bug; var i: Integer = 1; begin if i = 1 then WriteLn ('is 1') else if i = 2 then { do nothing } else { do nothing } end. Eike
8689
Age (days ago)
8697
Last active (days ago)
14 comments
4 participants
participants (4)
-
CBFalconer -
Eike Lange -
Frank Heckenbach -
J. David Bryan