Internal compiler error with readstring
23 Jan
2006
23 Jan
'06
9:56 p.m.
The following program crashes the compiler (gpc345u2 on Mac OS 10.4.4): program rs; { compile with gpc rs.pas } var a: integer; begin readstring(a); { internal compiler error: Bus error } end. Best regards, Peter
7503
Age (days ago)
7508
Last active (days ago)
8 comments
5 participants
participants (5)
-
Adriaan van Os -
Frank Heckenbach -
Gale Paeper -
Peter Schorn -
Waldek Hebisch