Hello All,
With the 3.2.0-RC1 on a Raspberry PiB running raspbian, most of my software which ran very well when
compiled with fpc 3.0.4 do stop with the error in title when or near a seek() is done in a structured
binary file. I tryed first -O3 then -O2 then -O1 then no optimisation option with
Hello All,
I'm reading https://www.freepascal.org/docs-html/prog/progsu41.html
It seems to me that {$include %dateyear%} , {$include %datemonthr%} and {$include %dateday%} are
treated as numbers in the source code, not a string as expected from the description (only linenum is
supposed to b