19 Nov
2005
19 Nov
'05
4:37 a.m.
Peter N Lewis wrote:
--- gpc/p/lang.c.bb2 2005-11-18 03:45:51.000000000 +0100 +++ gpc/p/lang.c 2005-11-18 15:29:10.730506856 +0100 @@ -663,8 +663,9 @@ call_gpcpp (const char * filename, FILE fclose (fi); if (!co->print_deps) gpcpp_writeout (gpcpp_out_fname, gpcpp_out_stream); + else + fclose (gpcpp_out_stream);
- fclose (gpcpp_out_stream); exit (EXIT_SUCCESS); }
It looks like the semicolon needs to be removed from the line preceding the added else to me...
Nope, that is C code ... 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