[master-2.2] 4118e86
Armin Tüting
armin.tueting at tueting-online.com
Tue Aug 8 10:17:06 EEST 2017
quota-status.c: In function ‘client_handle_request’:
quota-status.c:98:10: warning: passing argument 4 of
‘message_detail_address_parse’ from incompatible pointer type [enabled
by default]
&detail);
^
In file included from quota-status.c:14:0:
../../../src/lib-mail/message-address.h:38:6: note: expected ‘const
char **’ but argument is of type ‘char *’
void message_detail_address_parse(const char *delimiter_string,
^
quota-status.c:98:10: error: too many arguments to function
‘message_detail_address_parse’
&detail);
^
In file included from quota-status.c:14:0:
../../../src/lib-mail/message-address.h:38:6: note: declared here
void message_detail_address_parse(const char *delimiter_string,
More information about the dovecot
mailing list