[fpc-pascal] Incremental compiling not working in new version
Hairy Pixels
genericptr at gmail.com
Wed Dec 4 13:56:29 CET 2024
On Dec 4, 2024 at 6:29:36 PM, Hairy Pixels <genericptr at gmail.com> wrote:
> My only thought is that my project makes extensive use of multi helpers
> and implicit function specialization both of which were causing serious
> crashes in the compiler (I think they were the cause at least). I’m talking
> you change a top level file which all other files depend on and the
> compilers crashes on 5+ units which each need to be saved then recompiled
> to fix the crashes.
>
Sorry for all the noise. Did some tests and it looks like “uses” in the
implementation section are what changed. When I start adding those in it
re-compiles everything every time.
Were there known changes in that area since March 3rd 2023? Honestly they
were causing so many crashes maybe they got pulled for incremental
building. I’d rather take the crashes though then what I have now.
Regards,
Ryan Joseph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20241204/f732e100/attachment.htm>
More information about the fpc-pascal
mailing list