search for: set_cache_corrupted_reason

Displaying 8 results from an estimated 8 matches for "set_cache_corrupted_reason".

2017 Aug 24
2
vacation problem with SRS
...tion from incompatible pointer type [enabled by default] edit_mail_set_cache_corrupted, * ^* *edit-mail.c:1701:2:* *warning: *(near initialization for ' *edit_mail_vfuncs.set_cache_corrupted*') [enabled by default] *edit-mail.c:1703:1:* *warning: *missing initializer for field ' *set_cache_corrupted_reason*' of '*struct mail_vfuncs*' [-Wmissing-field-initializers] }; * ^* In file included from *edit-mail.c:16:0*: */usr/local/include/dovecot/mail-storage-private.h:509:9:* *note: *' *set_cache_corrupted_reason*' declared here void (*set_cache_corrupted_reason)(struct mail *m...
2017 Aug 27
0
vacation problem with SRS
...by default] > > edit_mail_set_cache_corrupted, > > * ^* > > *edit-mail.c:1701:2:* *warning: *(near initialization for > '*edit_mail_vfuncs.set_cache_corrupted*') [enabled by default] > > *edit-mail.c:1703:1:* *warning: *missing initializer for field > '*set_cache_corrupted_reason*' of '*struct mail_vfuncs*' > [-Wmissing-field-initializers] > > }; > > * ^* > > In file included from *edit-mail.c:16:0*: > > */usr/local/include/dovecot/mail-storage-private.h:509:9:* *note: > *'*set_cache_corrupted_reason*' declared here > &g...
2017 Jul 20
3
vacation problem with SRS
I have this version with FIXME /* FIXME: If From header of message has same address, we should use that * instead to properly include the phrase part. */ rfc2822_header_printf(msg, "To", "<%s>", reply_to); This should be work ok? Or You must change something? 2017-07-20 15:51 GMT+02:00 Stephan Bosch <stephan at
2017 Dec 18
0
v2.3.0 release candidate released
...just compiling dovecot. I assume an updated pigeonhole is coming. "edit-mail.c", line 235: prototype mismatch: 2 args passed, 3 expected "edit-mail.c", line 1662: prototype mismatch: 2 args passed, 3 expected "edit-mail.c", line 1671: undefined struct/union member: set_cache_corrupted_reason "edit-mail.c", line 1671: function designator is not of function type "edit-mail.c", line 1673: cannot recover from previous errors
2017 Dec 18
2
v2.3.0 release candidate released
...t; I assume an updated pigeonhole is coming. > > "edit-mail.c", line 235: prototype mismatch: 2 args passed, 3 expected > "edit-mail.c", line 1662: prototype mismatch: 2 args passed, 3 expected > "edit-mail.c", line 1671: undefined struct/union member: > set_cache_corrupted_reason > "edit-mail.c", line 1671: function designator is not of function type > "edit-mail.c", line 1673: cannot recover from previous errors Indeed. Regards, Stephan.
2017 Oct 18
2
dovecot-2.3 (-git) Warning and Fatal Compile Error
...edit-mail.c: In function ?edit_mail_set_cache_corrupted?: edit-mail.c:1662:2: error: too few arguments to function ?edmail->wrapped->v.set_cache_corrupted? edmail->wrapped->v.set_cache_corrupted(&edmail->wrapped->mail, field); ^~~~~~ edit-mail.c: In function ?edit_mail_set_cache_corrupted_reason?: edit-mail.c:1671:21: error: ?struct mail_vfuncs? has no member named ?set_cache_corrupted_reason?; did you mean ?set_cache_corrupted?? edmail->wrapped->v.set_cache_corrupted_reason ^~~~~~~~~~~~~~~~~~~~~~~~~~ set_cache_corrupted edit-mail.c: At...
2017 Dec 18
14
v2.3.0 release candidate released
https://dovecot.org/releases/2.3/rc/dovecot-2.3.0.rc1.tar.gz https://dovecot.org/releases/2.3/rc/dovecot-2.3.0.rc1.tar.gz.sig It's finally time for v2.3 release branch! There are several new and exciting features in it. I'm especially happy about the new logging and statistics code, which will allow us to generate statistics for just about everything. We didn't have time to implement
2017 Dec 18
14
v2.3.0 release candidate released
https://dovecot.org/releases/2.3/rc/dovecot-2.3.0.rc1.tar.gz https://dovecot.org/releases/2.3/rc/dovecot-2.3.0.rc1.tar.gz.sig It's finally time for v2.3 release branch! There are several new and exciting features in it. I'm especially happy about the new logging and statistics code, which will allow us to generate statistics for just about everything. We didn't have time to implement