search for: quota_parse_paramet

Displaying 3 results from an estimated 3 matches for "quota_parse_paramet".

2017 Jun 10
2
Pacaging/build issues with AIX and vac (dovecot-2.2.25)
...(S) Initialization between types "void(* const)(struct quota_root*,const char*)" and "struct quota_param_parser" is not allowe d. 386 | {.param_name = NULL} 386 + {.param_name = 0} 387 | }; 388 | return quota_parse_parameters(root, &args, error_r, default_params, FALSE); 388 + return quota_parse_parameters(root, &args, error_r, default_params, 0); 389 | }
2017 Jun 10
0
Pacaging/build issues with AIX and vac (dovecot-2.2.25)
...types "void(* const)(struct > quota_root*,const char*)" and "struct quota_param_parser" is not allowe > d. > 386 | {.param_name = NULL} > 386 + {.param_name = 0} > 387 | }; > 388 | return quota_parse_parameters(root, &args, > error_r, default_params, FALSE); > 388 + return quota_parse_parameters(root, &args, > error_r, default_params, 0); > 389 | } More on this (the redirect to /dev/null is to remove all the verbosity) michael at x071.home.local:[/data/prj/ai...
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