Frank Heckenbach wrote:
This program triggers three bugs in GPC. The attached patch fixes two of them alraedy (simplified tests attached), I'll work on the third one.
The patch causes regressions for fjf1021d.pas and fjf1021j.pas
TEST fjf1021d.pas: ./fjf1021d.pas:7: error: expressions with side-effects are not allowed in schema types failed
TEST fjf1021h.pas: ./fjf1021h.pas:6: error: expressions with side-effects are not allowed in schema types failed
TEST fjf1021i.pas: ./fjf1021i.pas:8: error: expressions with side-effects are not allowed in schema types failed
TEST fjf1021j.pas: ./fjf1021j.pas:6: error: expressions with side-effects are not allowed in schema types failed
Regards,
Adriaan van Os