On 1 April 2016 at 01:17, Jeremy Harris <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > The ftp site: > > ftp://ftp.exim.org/pub/exim/exim4/test/ > > now has RC7 of Exim 4.87 available. Built and > signed by myself. > > Changes of interest since RC6: > > - - An implementation of unsetenv() for older Solaris > and HP-UX systems which do not have a library version. > - - New $initial_cwd expansion variable > - - Fix ${extract } numeric/3-string variant > > I have been running these RCs on a few servers, all FreeBSD, and I was wondering if I should be worried about these 'incompatible pointer type' notices:
gcc acl.c acl.c: In function 'acl_check_condition': acl.c:3538: warning: passing argument 1 of 'demime' from incompatible pointer type gcc base64.c gcc child.c gcc crypt16.c gcc daemon.c gcc dbfn.c gcc debug.c gcc deliver.c gcc directory.c gcc dns.c gcc drtables.c gcc enq.c gcc exim.c gcc expand.c gcc filter.c gcc filtertest.c gcc globals.c gcc dkim.c gcc header.c gcc host.c gcc ip.c gcc log.c gcc lss.c gcc match.c gcc moan.c gcc os.c gcc parse.c gcc queue.c gcc rda.c gcc readconf.c gcc receive.c gcc retry.c gcc rewrite.c gcc rfc2047.c gcc route.c gcc search.c gcc sieve.c gcc smtp_in.c gcc smtp_out.c gcc spool_in.c gcc spool_out.c gcc std-crypto.c gcc store.c gcc string.c gcc tls.c gcc tod.c gcc transport.c gcc tree.c gcc verify.c gcc environment.c gcc local_scan.c cc perl.c gcc malware.c gcc mime.c gcc regex.c gcc spam.c gcc spool_mbox.c gcc demime.c demime.c: In function 'demime': demime.c:34: warning: passing argument 1 of 'string_nextinlist' from incompatible pointer type demime.c:97: warning: passing argument 1 of 'string_nextinlist' from incompatible pointer type gcc bmi_spam.c gcc dane.c gcc dcc.c gcc dmarc.c gcc imap_utf7.c gcc spf.c gcc srs.c srs.c: In function 'eximsrs_init': srs.c:51: warning: passing argument 1 of 'string_nextinlist' from incompatible pointer type srs.c:53: warning: passing argument 1 of 'string_nextinlist' from incompatible pointer type srs.c:56: warning: passing argument 1 of 'string_nextinlist' from incompatible pointer type srs.c:59: warning: passing argument 1 of 'string_nextinlist' from incompatible pointer type srs.c:62: warning: passing argument 1 of 'string_nextinlist' from incompatible pointer type srs.c:74: warning: passing argument 1 of 'string_nextinlist' from incompatible pointer type srs.c:107: warning: passing argument 1 of 'string_nextinlist' from incompatible pointer type gcc utf8.c gcc version.c gcc -o exim /usr/bin/strip exim >>> exim binary built -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft." -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
