Hi Thomas,
> make check on Solaris 10 throws a segmentation fault.
in src/lib-http/test-http-url.c you will find several of these:
if (urlp->host_name == NULL || urlt->host_name == NULL) {
test_out(t_strdup_printf("url->host_name = %s", urlp->host_name),
t_strdup_printf is call
Hi Stephan,
> I hope to finish a preliminary release of Pigeonhole soon...
attached a small patch file for pigeonhole to get it compile
on my Solaris 10 system with SunStudio 12.1 compiler
Greetings and thanks for pigeonhole
Willi
--- ./src/lib-sieve/sieve-generator.h.ori Thu Aug 5 10:3