Re: [exim-dev] ulong in exim_monitor/em_menu.c

Top Page
Delete this message
Reply to this message
Author: Jeremy Harris
Date:  
To: exim-dev
Subject: Re: [exim-dev] ulong in exim_monitor/em_menu.c
On 12/09/2020 19:47, Richard Clayton via Exim-dev wrote:
> in exim_monitor/em_menu.c
>
>  635       text_showf(text, "Format error in spool file %s: size=%lu\n", buffer,
>  636         (ulong)statbuf.st_size);

>
> sadly, when I compile with clang on FreeBSD "ulong" does not exist


Thanks for finding this. I obviously need to add eximon to the
FreeBSD buildfarm animal I have. I foresee a world of library pain...

Unless you fancy setting one up, so that the specific configuration
you are interested in is certain to get regression tests?
--
Cheers,
Jeremy