[master-2.2] 4118e86
Teemu Huovila
teemu.huovila at dovecot.fi
Tue Aug 8 11:28:37 EEST 2017
On 08.08.2017 10:17, Armin Tüting wrote:
> 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,
>
Thank you for noticing. We had a slight mishap while picking commits. Please try now.
br,
Teemu
More information about the dovecot
mailing list