On Thu, 29 Jan 2026, Adriaan van Os via fpc-devel wrote:
The third parameter of GetModuleByAddr is documented here <https://docs.freepascal.org/docs-html/3.0.0/rtl/exeinfo/getmodulebyaddr.html> to be of type "string". In the trunk sources (for macOS) it seeems however to be of type "AnsiString" and that's what the trunk compiler requires. Is the change intentional ?
Yes, it is. Michael. _______________________________________________ fpc-devel maillist - [email protected] https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
