On 2025-11-24 Jeremy Harris via Exim-users <[email protected]> wrote:
> On 2025/11/24 11:21 AM, Andreas Metzler via Exim-users wrote:
> >     63 |        expand_result = expand_string("blah");

> expand_string takes an uschar* not a char*

> Your test should be:
>        expand_result = expand_string(US"blah");

Thank you Jeremy, I think we can get sa-exim working again.

Could you update the docs for smtp_fflush() in spec? it changed to 
int smtp_fflush(BOOL) (from ... void),

cu Andreas

-- 
## 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/

Reply via email to