Re: [fpc-devel] Partial compile issues

2020-03-31 Thread denisgolovan via fpc-devel
> Simply clearing all the compiled files results in correct > compilation. Any thoughts on how to proceed with this? Am I the only one > to see this? > > Colin It happens sometimes. Although it happens much less frequent in current trunk. Please report in bugtracker if you have reproducible case.

[fpc-devel] Partial compile issues

2020-03-31 Thread C Western
With the current trunk FPC I have been noticing for a while that, on changing the interface section of a unit, on the subsequent recompile of other units the compiler crashes or gives an error message for correct code. Simply clearing all the compiled files results in correct compilation. Any t