I have been using FPC 3.2-fixes for several years and I do not consider it stable - but I mostly use only Windows, with a few additional components (including paid ones).
The last problem I encountered on FPC 3.2-fixes was when switching from Lazarus x86 to x84-64: https://gitlab.com/freepascal.org/fpc/source/-/issues/41539
And are those issues regressions from 3.2.2?
Or does 3.2.2 also have the/those issue(s)?
Or does 3.2.2 not have the feature(s) at all, and therefore can't have the/those issue(s)?
I would very much like at least the code generation issues be resolved for 3.2.4. But, current 3.2.3 already is better at that than 3.2.2 (at least within the limits of my knowledge). So I take it any day just the way it is today.
And yes, given the amount of time that has passed, most of us will have their list of woes (can't do this or that). But, its not realistic to expect them all to still make it into 3.2.4 (even if they are fixed in trunk).
Errors that simple abort compilation with an error, are annoying, and to the right person can be a blocker. But they are nothing compared to code generator issues. The latter can hit anyone anytime, and the victim want even know it isn't there fault. That is a completely different game. Especially when they cause - in the users view - random errors. (That is such issues as the inline problems / wrong register allocations / etc)
Just to say, I don't say that because I would need them fixed. I am capable to work around them. But there will (or will have been) people who may have abandoned there project because they couldn't figure out were they have gone wrong (when actually they hadn't gone wrong).
Btw, anyone noted what is missing in this thread?
It's not offerings of help (though we don't know how far they would go). What about commitment to accept such? And I don't recall seeing any mention of a concrete task that need to be done (i.e. what work could be accepted as help / not just a general: that must still be made to work, but no details on if/what is planed).