search for: test_out_quiet

Displaying 2 results from an estimated 2 matches for "test_out_quiet".

2015 Jan 10
0
Solaris 10 make check core dumps
...nal/src/lib-imap/test-imap-url.c 2014-07-03 10:44:49.000000000 +0100 +++ src/lib-imap/test-imap-url.c 2015-01-10 15:57:26.923109229 +0000 @@ -637,14 +637,14 @@ strcmp(urlp->host_name, urlt->host_name) == 0); } if (urlp->userid == NULL || urlt->userid == NULL) { - test_out_quiet(t_strdup_printf("url->userid = %s", urlp->userid), + test_out_quiet(t_strdup_printf("url->userid = %s", urlp->userid == NULL ? "NULL" : urlp->userid), urlp->userid == urlt->userid); } else { test_out_quiet(t_strdup_printf(&...
2015 Jan 08
2
Solaris 10 make check core dumps
Hello everyone, I'm doing a standard build on Solaris 10 with Dovecot 2.2.15 without anything fancy: ./configure make make check make install Configure output looks like this: *** Install prefix . : /usr/local File offsets ... : 64bit I/O polling .... : poll I/O notifys .... : none SSL ............ : yes (OpenSSL) GSSAPI ......... : no passdbs ........ : static passwd passwd-file shadow