lib-sieve: The return type of duplicate_check() is supposed to be bool rather than int.
Found with clang -Wstrict-bool.
Showing
- src/lib-sieve/sieve-actions.c 2 additions, 2 deletionssrc/lib-sieve/sieve-actions.c
- src/lib-sieve/sieve-actions.h 1 addition, 1 deletionsrc/lib-sieve/sieve-actions.h
- src/lib-sieve/sieve-types.h 1 addition, 1 deletionsrc/lib-sieve/sieve-types.h
- src/plugins/imapsieve/imap-sieve.c 1 addition, 1 deletionsrc/plugins/imapsieve/imap-sieve.c
- src/plugins/lda-sieve/lda-sieve-plugin.c 1 addition, 1 deletionsrc/plugins/lda-sieve/lda-sieve-plugin.c
- src/sieve-tools/sieve-test.c 1 addition, 1 deletionsrc/sieve-tools/sieve-test.c
Please register or sign in to comment