Adriaan van Os wrote:
A volatile bug in GPC were to explain the internal compiler errors that I sometimes get for Pascal source that compiles at other times perfectly well. But these are all problems that occur when compiling (not when running a compiled program, as is the case with Frank Engel's topas).
Warning : GPI file `gpcmacosall.gpi' does not contain nodes chunk GPCStringsAll.pas line 5
../../gpc-3.3d7/gcc/p/module.c:1714:get_node_id: failed assertion `n < wb.count'
../../gpc-331d1/gcc/p/module.c:351:mseek: failed assertion `O <= F->size'
These ones are probably a consequence of a previous error which caused GPC to crash while creating a GPI file.
If they happen without a previous (WRT to the age of the GPI files involved, of course) other error, let me know.
Frank