Hello,
I was wondering if it was possible to instruct FPC to always require the "overload" modifier to overload functions.
IOW, is there some way to instruct the compiler to reject a function overload (even in the same unit) unless one or both of them are marked as "overload" ?
Thank you for your help.