You are not logged in.
The TFB program is compiled with FPC 3.2.3 so is not affected by those FPC trunk (temporary) issues - at least on my machine.
Inline function bug is affected in FPC 3.2
https://gitlab.com/freepascal.org/fpc/s … sues/41031
Offline
Hi ab, I'm the author of that inline function bug report, the use of absolute keyword has no relevance, you can replace it with type casting if you want (which is functionally the same), the issue remains.
I do agree that it is probably not the source of your plaintext issue but it's worth doing a default (sane) options test to avoid chasing dead ends.
Anyway I know it's a bit late but I wish everyone a good and productive year of 2025.
Offline