re: [Exim] Exim 4.21 released

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Michael Daly
Datum:  
To: exim-users
Neue Treads: [Exim] Exim 4.21 breaks if errno is #defined as a macro
Betreff: re: [Exim] Exim 4.21 released
Hi,

I've compiled exim 4.21 and got three warnings

daemon.c: In function 'daemon_go':
daemon.c:1144: warning: passing arg1 of 'check_special_case' makes
pointer from integer without a cast
daemon.c:1183: warning: passing arg1 of 'check_special_case' makes
pointer from integer without a cast

rfc2047.c: In function 'rfc2047_decode':
rfc2047.c:251: warning: passing arg 2 of 'iconv' from incompatible
pointer type

Michael.