[fpc-pascal] StrToInt is using ShortString buffer?
Bart
bartjunk64 at gmail.com
Wed Jan 12 22:28:08 CET 2022
On Wed, Jan 12, 2022 at 3:13 PM Michael Van Canneyt via fpc-pascal
<fpc-pascal at lists.freepascal.org> wrote:
> From the definition you can see it is a compilerproc function, meaning that the
> compiler writes direct calls to this.
> To change the signature of the function means the compiler itself also must be changed.
Could you naybe point me to where in the compiler this "magic" happens?
(fpc_Val_UInt_Shortstr() signature needs to be changed IMO)
--
Bart
More information about the fpc-pascal
mailing list