search for: quota_param_parser

Displaying 5 results from an estimated 5 matches for "quota_param_parser".

2017 Jun 10
2
Pacaging/build issues with AIX and vac (dovecot-2.2.25)
...pter in packaging.(Not meant to be extensive, only what I run > across and is easy to report) c) 378 | int quota_root_default_init(struct quota_root *root, const char *args, 379 | const char **error_r) 380 | { 381 | const struct quota_param_parser default_params[] = { 382 | quota_param_hidden, "../../../../src/x071-test/src/plugins/quota/quota.c", line 382.17: 1506-196 (S) Initialization between types "char* const" and "struct quota_param_parser" is not allowed. 383 |...
2017 Jun 10
0
Pacaging/build issues with AIX and vac (dovecot-2.2.25)
...ensive, only what I run >> across and is easy to report) > > c) > > 378 | int quota_root_default_init(struct quota_root *root, const > char *args, > 379 | const char **error_r) > 380 | { > 381 | const struct quota_param_parser default_params[] = { > 382 | quota_param_hidden, > "../../../../src/x071-test/src/plugins/quota/quota.c", line 382.17: > 1506-196 (S) Initialization between types "char* const" and "struct > quota_param_parser" is not allowed. >...
2017 Jun 12
0
AIX packaging: src/plugin/quota does not build
...less elegantly) Compound Literals compared to GCC. michael at x071:[/data/prj/aixtools/github/dovecot/x071-test]make -i >/dev/null "../../../../src/x071-test/src/plugins/quota/quota.c", line 382.17: 1506-196 (S) Initialization between types "char* const" and "struct quota_param_parser" is not allowed. "../../../../src/x071-test/src/plugins/quota/quota.c", line 383.17: 1506-196 (S) Initialization between types "void(* const)(struct quota_root*,const char*)" and "struct quota_param_parser" is not allowed. "../../../../src/x071-test/src/plu...
2017 Jun 10
1
Pacaging/build issues with AIX and vac (dovecot-2.2.25)
...e[4]: [doveadm] Error 252 (ignored) xlc_r: 1501-228 (W) input file doveadm-cmd.o not found make[4]: [doveadm-server] Error 252 (ignored) "../../../../src/x071-test/src/plugins/quota/quota.c", line 382.17: 1506-196 (S) Initialization between types "char* const" and "struct quota_param_parser" is not allowed. "../../../../src/x071-test/src/plugins/quota/quota.c", line 383.17: 1506-196 (S) Initialization between types "void(* const)(struct quota_root*,const char*)" and "struct quota_param_parser" is not allowed. "../../../../src/x071-test/src/plu...
2016 Oct 09
6
Pacaging/build issues with AIX and vac (dovecot-2.2.25)
Hi. I finally decided it was really time to stop being lazy and really move away from gmail. After I have a server in my basement using power, etc. So I turned on the imap provided - and did not quite cry - it will have to do for now, but imap2 is wanting. A real server yes, but not Linux. (Using linux would require another server AND I would feel I am being lazy again). So, I downloaded