would this commit not have been applied to 4.99? Managed to compile it, but if I want embedded perl I det this
In file included from ../exim.h:538, from perl.c:23: ../functions.h: In function 'expand_max_rcpt': ../functions.h:1524: warning: implicit declaration of function '_Generic' ../functions.h:1524: error: expected expression before 'uschar' On 2025-10-28 15:45, Jeremy Harris via Exim-users wrote:
Use a C11 _Generic to get a type-overloaded function
-- ## subscription configuration (requires account): ## https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/ ## unsubscribe (doesn't require an account): ## [email protected] ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
