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 -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
