Thanks for the answer!

ср, 19 июн. 2019 г. в 15:07, Marco van de Voort <[email protected]>:

>
> - Copy and length are builtins, pos is a function. builtin+function is
> not "true" overloading since both are not the same kind.
>
>
Is the term "builtin" documented somewhere? Where can I find list of
all builtin identifiers to check if my libraries conflict with them?

Can I overload the Pos and not be afraid of that in future versions of fpc
it may suddenly become "builtin" and break some code?

-- 
Victor Matuzenko (Виктор Матузенко)
_______________________________________________
fpc-devel maillist  -  [email protected]
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to