On Fri, 10 Nov 2023, drichards--- via fpc-devel wrote:
I am getting an incorrect type error at line 889 column 33 in
compiler/options.pas. This is the , following the parameter More to the
function Copy. More is defined as a String. I do not understand why the
function Copy would have
drichards--- via fpc-devel schrieb am Sa.,
11. Nov. 2023, 08:22:
> I am getting an incorrect type error at line 889 column 33 in
> compiler/options.pas. This is the , following the parameter More to the
> function Copy. More is defined as a String. I do not understand why the
> function C