28 Jul
2005
28 Jul
'05
10 p.m.
Prof. Harley Flanders wrote:
GNU Pascal GPC v. 2.1 (20050331)
The following console program (with a slight typo) drives the compiler ballistic.
program Project3;
begin Writeln('Hello); Readln; end.
Can you give more information? Backend version (gpc -v)? OS (uname -a)? Compiler output or behaviour? Etc. My gpc-20050331 on i686-pc-linux-gnu, based on gcc-3.4.3, gives a proper error message: foo.pas:4: unterminated string or character constant foo.pas:4: possible real start of unterminated constant Frank -- Frank Heckenbach, frank@g-n-u.de, http://fjf.gnu.de/, 7977168E GPC To-Do list, latest features, fixed bugs: http://www.gnu-pascal.de/todo.html GPC download signing key: ACB3 79B2 7EB2 B7A7 EFDE D101 CD02 4C9D 0FE0 E5E8