In file included from test-istream.c:5: In file included from ../../src/lib/istream-private.h:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-ostream.c:5: In file included from ../../src/lib/ostream-private.h:4: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 1 warning generated. In file included from test-connection.c:6: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-connection.c:7: ./ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void test-connection.c:85:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ test-connection.c:196:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ test-connection.c:269:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ test-connection.c:408:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 6 warnings generated. In file included from test-ioloop.c:7: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-iostream-pump.c:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-iostream-pump.c:5: ./ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 2 warnings generated. In file included from test-iostream-proxy.c:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-iostream-proxy.c:5: ./ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-iostream-temp.c:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-iostream-temp.c:5: ./ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 2 warnings generated. In file included from test-istream.c:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-istream-base64-decoder.c:5: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from test-istream-base64-encoder.c:5: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from test-istream-chain.c:4: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-istream-concat.c:4: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] 1 warning generated. void (*callback)()); ^ void 1 warning generated. In file included from test-istream-crlf.c:5: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-istream-failure-at.c:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 1 warning generated. 1 warning generated. In file included from test-istream-jsonstr.c:5: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from test-istream-seekable.c:5: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-istream-multiplex.c:8: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-istream-multiplex.c:10: ./ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-istream-sized.c:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-istream-tee.c:5: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 2 warnings generated. In file included from test-istream-try.c:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 1 warning generated. 1 warning generated. In file included from test-istream-unix.c:6: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-json-parser.c:5: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-json-parser.c:6: In file included from ./json-parser.h:4: ./unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from test-json-tree.c:4: In file included from ./json-tree.h:4: In file included from ./json-parser.h:4: ./unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. 2 warnings generated. In file included from test-ostream-buffer.c:7: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-ostream-buffer.c:8: ./ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-ostream-failure-at.c:5: ./ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from test-ostream-file.c:8: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from test-ostream-file.c:9: ./ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-ostream-multiplex.c:6: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-ostream-multiplex.c:7: In file included from ./ostream-private.h:4: ./ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-multiplex.c:6: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-multiplex.c:8: ./ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from test-str.c:4: ./unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from test-unichar.c:6: ./unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from connection.c:6: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from connection.c:8: ./ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from file-copy.c:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from file-copy.c:5: ./ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from file-lock.c:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from hook-build.c:6: ./hook-build.h:11:59: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct hook_build_context *hook_build_init(void (**vfuncs)(), size_t size); ^ void hook-build.c:15:17: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (**vfuncs)(); ^ void hook-build.c:17:15: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (**mask)(); ^ void hook-build.c:30:78: warning: this function declaration is not a prototype [-Wstrict-prototypes] static void hook_build_append(struct hook_build_context *ctx, void (**vfuncs)()) ^ void hook-build.c:40:59: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct hook_build_context *hook_build_init(void (**vfuncs)(), size_t size) ^ void hook-build.c:45:34: warning: this function declaration is not a prototype [-Wstrict-prototypes] i_assert((size % sizeof(void (*)())) == 0); ^ void ./macros.h:208:21: note: expanded from macro 'i_assert' if (unlikely(!(expr))) \ ^ ./macros.h:189:45: note: expanded from macro 'unlikely' # define unlikely(expr) (__builtin_expect((expr) ? 1 : 0, 0) != 0) ^ hook-build.c:51:37: warning: this function declaration is not a prototype [-Wstrict-prototypes] ctx->count = size / sizeof(void (*)()); ^ void hook-build.c:58:18: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (**vlast)()) ^ void hook-build.c:87:16: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (**vlast)() = _vlast; ^ void 9 warnings generated. In file included from iostream.c:5: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from iostream.c:6: ./ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from iostream-pump.c:7: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from iostream-pump.c:8: ./ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from iostream-rawlog.c:11: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from iostream-rawlog.c:12: ./ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from iostream-temp.c:8: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from iostream-temp.c:9: In file included from ./ostream-private.h:4: ./ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 2 warnings generated. In file included from istream.c:8: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void istream.c:78:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()) ^ void In file included from istream-base64-decoder.c:7: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from istream-base64-encoder.c:6: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 2 warnings generated. 1 warning generated. In file included from istream-callback.c:5: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from istream-chain.c:5: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from istream-concat.c:5: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from istream-crlf.c:4: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 1 warning generated. In file included from istream-data.c:4: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from istream-failure-at.c:4: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 1 warning generated. In file included from istream-file.c:7: In file included from ./istream-file-private.h:4: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from istream-hash.c:5: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from istream-jsonstr.c:6: ./unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from istream-jsonstr.c:7: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from istream-limit.c:4: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 1 warning generated. In file included from istream-mmap.c:7: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from istream-multiplex.c:6: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 1 warning generated. In file included from istream-rawlog.c:4: ./ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from istream-rawlog.c:6: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from istream-seekable.c:10: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from istream-sized.c:4: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from istream-tee.c:4: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from istream-try.c:4: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 1 warning generated. In file included from istream-timeout.c:6: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from istream-unix.c:5: In file included from ./istream-file-private.h:4: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from ioloop.c:8: In file included from ./istream-private.h:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. ioloop-notify-kqueue.c:70:2: warning: implicit declaration of function 'i_gettimeofday' is invalid in C99 [-Wimplicit-function-declaration] i_gettimeofday(&ioloop_timeval); ^ ioloop-notify-kqueue.c:70:2: warning: this function declaration is not a prototype [-Wstrict-prototypes] 2 warnings generated. In file included from json-tree.c:4: In file included from ./json-tree.h:4: In file included from ./json-parser.h:4: ./unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from json-parser.c:6: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from json-parser.c:8: ./unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 2 warnings generated. mempool-allocfree.c:151:3: warning: code will never be executed [-Wunreachable-code] i_panic("POOL_MAX_ALLOC_SIZE is too large"); ^~~~~~~ 1 warning generated. mempool-alloconly.c:235:3: warning: code will never be executed [-Wunreachable-code] i_panic("POOL_MAX_ALLOC_SIZE is too large"); ^~~~~~~ 1 warning generated. In file included from ostream.c:4: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from ostream.c:5: In file included from ./ostream-private.h:4: ./ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void ostream.c:114:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()) ^ void In file included from ostream-buffer.c:5: In file included from ./ostream-private.h:4: ./ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from ostream-failure-at.c:5: In file included from ./ostream-private.h:4: ./ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 3 warnings generated. 1 warning generated. In file included from ostream-file.c:10: ./istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from ostream-file.c:12: In file included from ./ostream-file-private.h:4: In file included from ./ostream-private.h:4: ./ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from ostream-hash.c:5: In file included from ./ostream-private.h:4: ./ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from ostream-multiplex.c:6: In file included from ./ostream-private.h:4: ./ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 1 warning generated. In file included from ostream-null.c:4: In file included from ./ostream-private.h:4: ./ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from ostream-rawlog.c:5: In file included from ./ostream-private.h:4: ./ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from ostream-unix.c:5: In file included from ./ostream-file-private.h:4: In file included from ./ostream-private.h:4: ./ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from str.c:6: ./unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from str-sanitize.c:4: ./unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from unichar.c:6: ./unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from settings.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from settings-parser.c:7: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 1 warning generated. In file included from auth-client-request.c:6: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from auth-client-connection.c:8: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from auth-client-connection.c:9: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from auth-master.c:9: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from auth-master.c:10: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 2 warnings generated. In file included from dns-lookup.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dns-lookup.c:11: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from test-event-stats.c:11: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-event-stats.c:12: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from anvil-client.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from anvil-client.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from ipc-client.c:7: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from ipc-client.c:8: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 2 warnings generated. In file included from ipc-server.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from ipc-server.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from master-instance.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from master-instance.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from master-login.c:5: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from master-login-auth.c:8: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from master-login-auth.c:9: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 2 warnings generated. In file included from master-service-settings.c:7: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from stats-client.c:6: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from test-charset.c:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-charset.c:7: In file included from ./charset-utf8.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. In file included from charset-utf8-only.c:4: In file included from ./charset-utf8-private.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from charset-iconv.c:5: In file included from ./charset-utf8-private.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from charset-utf8.c:6: In file included from ./charset-utf8-private.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from test-iostream-ssl.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-iostream-ssl.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from iostream-openssl.c:4: In file included from ../../src/lib/istream-private.h:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from iostream-openssl.c:5: In file included from ../../src/lib/ostream-private.h:4: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 2 warnings generated. iostream-openssl-context.c:540:14: warning: code will never be executed [-Wunreachable-code] *error_r = t_strdup_printf("SSL_CTX_set_ecdh_auto() failed: %s", ^~~~~~~~~~~~~~~ iostream-openssl-context.c:538:51: note: silence by adding parentheses to mark code as explicitly dead if ((long)(SSL_CTX_set_ecdh_auto(ssl_ctx, 1)) == 0) { ^ /* DISABLES CODE */ ( ) 1 warning generated. In file included from istream-openssl.c:4: In file included from ../../src/lib/istream-private.h:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from ostream-openssl.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from ostream-openssl.c:6: In file included from ../../src/lib/ostream-private.h:4: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from dcrypt.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dcrypt.c:7: In file included from ../../src/lib/json-tree.h:4: In file included from ../../src/lib/json-parser.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from test-crypto.c:9: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-crypto.c:11: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dcrypt.c:6: ../../src/lib/istream.h:99:In file included from 27test-crypto.c:: 16warning: : In file included from this function declaration is not a prototype [-Wstrict-prototypes]../../src/lib/json-parser.h :4: ../../src/lib/unichar.h:58:2 void (*callback)());: ^warning : voidextra ';' outside of a function [-Wextra-semi] }; ^ In file included from dcrypt.c:7: In file included from ../../src/lib/json-tree.h:4: In file included from ../../src/lib/json-parser.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. In file included from dcrypt-openssl.c:12: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dcrypt-openssl.c:13: In file included from ../../src/lib/json-tree.h:4: In file included from ../../src/lib/json-parser.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. 3 warnings generated. In file included from istream-decrypt.c:10: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from istream-decrypt.c:10: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dcrypt.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dcrypt.c:7: In file included from ../../src/lib/json-tree.h:4: In file included from ../../src/lib/json-parser.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from ostream-encrypt.c:8: In file included from ../../src/lib/ostream-private.h:4: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 1 warning generated. In file included from istream-decrypt.c:10: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from ostream-encrypt.c:8: In file included from ../../src/lib/ostream-private.h:4: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 2 warnings generated. 1 warning generated. In file included from test-stream.c:8: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-stream.c:10: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from ostream-encrypt.c:8: In file included from ../../src/lib/ostream-private.h:4: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. test-dict-client.c:100:2: warning: code will never be executed [-Wunreachable-code] dict_deinit(&dict); ^~~~~~~~~~~ 1 warning generated. In file included from dict-client.c:11: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dict-file.c:14: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dict-file.c:15: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dict-memcached.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dict-memcached.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 2 warnings generated. 1 warning generated. In file included from dict-memcached-ascii.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dict-memcached-ascii.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dict-redis.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dict-redis.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 2 warnings generated. In file included from mech-oauthbearer.c:6: In file included from ../../src/lib/json-parser.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mech-oauthbearer.c:7: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from test-http-header-parser.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-http-transfer.c:8: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-http-transfer.c:9: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 2 warnings generated. In file included from test-http-response-parser.c:7: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-http-response-parser.c:8: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-http-request-parser.c:7: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-http-request-parser.c:8: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-http-payload.c:9: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-http-payload.c:10: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from test-http-client-errors.c:7: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-http-client-errors.c:9: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from test-http-server-errors.c:7: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-http-server-errors.c:8: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-http-client.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from test-http-server.c:8: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 2 warnings generated. 1 warning generated. 2 warnings generated. In file included from http-header-parser.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from http-transfer-chunked.c:4: In file included from ../../src/lib/istream-private.h:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from http-transfer-chunked.c:5: In file included from ../../src/lib/ostream-private.h:4: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from http-message-parser.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 1 warning generated. In file included from http-request.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from http-request-parser.c:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from http-response.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from http-response-parser.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 1 warning generated. 1 warning generated. In file included from http-client-request.c:10: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from http-client-request.c:11: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from http-client-connection.c:10: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from http-client-connection.c:12: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from http-client-peer.c:10: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from http-client-peer.c:11: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from http-client-queue.c:11: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from http-client-queue.c:12: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from http-client-host.c:10: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from http-client-host.c:11: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from http-client.c:10: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from http-client.c:11: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from http-server-response.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from http-server-response.c:7: In file included from ../../src/lib/ostream-private.h:4: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from http-server-request.c:5: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from http-server-request.c:6: In file included from ../../src/lib/istream-private.h:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 2 warnings generated. In file included from http-server-connection.c:9: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from http-server-connection.c:11: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from http-server.c:9: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from http-server.c:10: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 2 warnings generated. In file included from test-fs-metawrap.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-fs-metawrap.c:6: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-fs-posix.c:5: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 1 warning generated. In file included from fs-dict.c:9: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from fs-dict.c:10: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from fs-api.c:9: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from fs-api.c:11: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from fs-metawrap.c:7: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from fs-metawrap.c:11: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from fs-randomfail.c:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from fs-randomfail.c:9: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from fs-posix.c:7: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from fs-posix.c:8: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from fs-test.c:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from fs-test.c:5: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from fs-test-async.c:5: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 2 warnings generated. In file included from fs-sis.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from fs-sis.c:6: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from fs-sis-queue.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from fs-sis-queue.c:6: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from fs-wrapper.c:5: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 2 warnings generated. In file included from istream-fs-file.c:4: In file included from ../../src/lib/istream-private.h:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from istream-fs-stats.c:5: In file included from ../../src/lib/istream-private.h:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 1 warning generated. In file included from ostream-metawrap.c:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from istream-metawrap.c:4: In file included from ../../src/lib/istream-private.h:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from ostream-metawrap.c:5: In file included from ../../src/lib/ostream-private.h:4: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 1 warning generated. In file included from ostream-cmp.c:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from ostream-cmp.c:5: In file included from ../../src/lib/ostream-private.h:4: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from test-istream-header-filter.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-istream-dot.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-istream-binary-converter.c:8: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-istream-attachment.c:9: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-istream-attachment.c:13: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 1 warning generated. In file included from test-istream-qp-decoder.c:5: In file included from ../../src/lib/istream-private.h:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from test-istream-qp-encoder.c:5: In file included from ../../src/lib/istream-private.h:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 1 warning generated. 1 warning generated. In file included from test-mail-html2text.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from test-message-decoder.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-message-decoder.c:6: In file included from ../../src/lib-charset/charset-utf8.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from test-message-header-decode.c:6: In file included from ../../src/lib-charset/charset-utf8.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. 1 warning generated. In file included from test-message-header-parser.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-message-parser.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-message-part.c:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-message-search.c:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from test-message-snippet.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-message-snippet.c:6: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from test-ostream-dot.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-ostream-dot.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 1 warning generated. 2 warnings generated. In file included from test-rfc2231-parser.c:4: In file included from ./rfc822-parser.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from test-rfc822-parser.c:5: In file included from ./rfc822-parser.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from istream-attachment-connector.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from istream-attachment-extractor.c:4: In file included from ../../src/lib/istream-private.h:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from istream-attachment-extractor.c:5: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from istream-binary-converter.c:6: In file included from ../../src/lib/istream-private.h:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from istream-attachment-extractor.c:10: In file included from ./rfc822-parser.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from istream-dot.c:4: In file included from ../../src/lib/istream-private.h:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 1 warning generated. 3 warnings generated. In file included from istream-header-filter.c:7: In file included from ../../src/lib/istream-private.h:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from istream-nonuls.c:4: In file included from ../../src/lib/istream-private.h:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 1 warning generated. In file included from istream-qp-decoder.c:7: In file included from ../../src/lib/istream-private.h:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from istream-qp-encoder.c:7: In file included from ../../src/lib/istream-private.h:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from mail-html2text.c:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from message-address.c:9: In file included from ./rfc822-parser.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from message-date.c:7: In file included from ./rfc822-parser.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from message-decoder.c:7: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from message-header-decode.c:6: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from message-header-parser.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from message-header-parser.c:7: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from message-id.c:5: In file included from ./rfc822-parser.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 2 warnings generated. In file included from message-parser.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from message-parser.c:7: In file included from ./rfc822-parser.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from message-part-data.c:7: In file included from ./rfc822-parser.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. 1 warning generated. In file included from message-search.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from message-search.c:8: In file included from ./rfc822-parser.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. In file included from message-size.c:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from message-snippet.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from ostream-dot.c:5: In file included from ../../src/lib/ostream-private.h:4: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] In file included from message-snippet.c:9: In file included from ./message-decoder.h: void (*callback)());4 : ^../../src/lib/unichar.h : void58: 2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 2 warnings generated. In file included from qp-encoder.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from rfc2231-parser.c:6: In file included from ./rfc822-parser.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from rfc822-parser.c:6: In file included from ./rfc822-parser.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from test-program-client-local.c:7: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-program-client-local.c:9: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-program-client-unix.c:9: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-program-client-net.c:9: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-program-client-unix.c:10: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-program-client-net.c:10: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from program-client.c:9: In file included from ../../src/lib/istream-private.h:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from program-client.c:12: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 2 warnings generated. In file included from program-client-local.c:9: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from program-client-local.c:10: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from program-client-remote.c:11: In file included from ../../src/lib/istream-private.h:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from program-client-remote.c:12: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from test-smtp-reply.c:8: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-smtp-reply.c:9: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from test-smtp-command-parser.c:8: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-smtp-command-parser.c:9: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-smtp-payload.c:10: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-smtp-payload.c:11: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from test-smtp-submit.c:8: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-smtp-submit.c:10: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-smtp-client-errors.c:8: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-smtp-client-errors.c:12: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-smtp-server-errors.c:8: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-smtp-server-errors.c:9: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 2 warnings generated. 2 warnings generated. 2 warnings generated. smtp-common.c:89:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from smtp-reply-parser.c:7: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from smtp-command-parser.c:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from smtp-command-parser.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from smtp-client-command.c:8: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from smtp-client-command.c:9: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from smtp-client-transaction.c:7: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from smtp-client-transaction.c:9: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from smtp-client-connection.c:10: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from smtp-client-connection.c:11: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from smtp-client.c:9: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from smtp-client.c:10: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from smtp-server-cmd-starttls.c:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from smtp-server-cmd-starttls.c:5: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from smtp-server-cmd-auth.c:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from smtp-server-cmd-data.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from smtp-server-cmd-xclient.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from smtp-server-reply.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from smtp-server-reply.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from smtp-server-connection.c:8: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from smtp-server-connection.c:9: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from smtp-server.c:10: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from smtp-server.c:11: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from smtp-submit.c:7: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from smtp-submit.c:8: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 2 warnings generated. In file included from test-imap-bodystructure.c:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-imap-parser.c:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-imap-envelope.c:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 1 warning generated. 1 warning generated. In file included from test-imap-utf7.c:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from imap-base-subject.c:8: In file included from ../../src/lib-charset/charset-utf8.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from imap-bodystructure.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imap-bodystructure.c:9: In file included from ../../src/lib-mail/rfc822-parser.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ imap-date.c:94:45: warning: code will never be executed [-Wunreachable-code] *time_r = (time_t)-1 < (int)0 ? INT_MIN : 0; ^ imap-date.c:94:31: note: silence by adding parentheses to mark code as explicitly dead *time_r = (time_t)-1 < (int)0 ? INT_MIN : 0; ^ /* DISABLES CODE */ ( ) 1 warning generated. 1 warning generated. 2 warnings generated. In file included from imap-envelope.c:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imap-id.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 1 warning generated. In file included from imap-parser.c:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imap-parser.c:5: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from imap-utf7.c:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from imap-util.c:7: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from imap-msgpart.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imap-msgpart-url.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imap-msgpart.c:12: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imap-msgpart.c:14: In file included from ../../src/lib-mail/message-decoder.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from imap-metadata.c:4: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from imap-msgpart-url.c:7: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. 1 warning generated. 3 warnings generated. In file included from test-oauth2-json.c:5: In file included from ../../src/lib/json-parser.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from oauth2.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from oauth2-request.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from oauth2.c:7: In file included from ../../src/lib/json-parser.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from oauth2-request.c:9: In file included from ../../src/lib/json-parser.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. 2 warnings generated. In file included from dict-fs.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from test-fts-tokenizer.c:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from test-fts-filter.c:6: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from fts-filter-contractions.c:8: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from fts-filter-common.c:6: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from fts-filter-english-possessive.c:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from fts-filter-normalizer-icu.c:6: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from fts-filter-stopwords.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from fts-filter-stopwords.c:8: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. In file included from fts-tokenizer.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from fts-tokenizer-address.c:6: In file included from ../../src/lib-mail/rfc822-parser.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from fts-tokenizer-common.c:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from fts-tokenizer-generic.c:6: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from test-imapc-client.c:7: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-imapc-client.c:8: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imapc-connection.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imapc-connection.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 2 warnings generated. In file included from imap-urlauth-backend.c:7: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from imap-urlauth-connection.c:12: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imap-urlauth-connection.c:13: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imap-urlauth-connection.c:17: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from imap-urlauth-fetch.c:7: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imap-urlauth.c:10: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from imap-urlauth-fetch.c:8: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. 2 warnings generated. 3 warnings generated. In file included from test-compression.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-compression.c:6: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from compression.c:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from mail-cache-compress.c:5: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from mail-index-transaction.c:6: ../../src/lib/hook-build.h:11:59: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct hook_build_context *hook_build_init(void (**vfuncs)(), size_t size); ^ void 1 warning generated. In file included from mail-index-strmap.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mail-index-strmap.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from mail-index-write.c:6: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from mailbox-list-fs-flags.c:4: In file included from ./mailbox-list-fs.h:4: In file included from ../../../src/lib-storage/mailbox-list-private.h:6: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mailbox-list-fs-iter.c:6: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mailbox-list-fs.c:8: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mailbox-list-delete.c:10: In file included from ../../../src/lib-storage/mailbox-list-private.h:6: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. In file included from mailbox-list-index.c:9: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mailbox-list-index-backend.c:8: In file included from ./mailbox-list-subscriptions.h:4: In file included from ../../../src/lib-storage/mailbox-list-iter.h:4: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mailbox-list-index-iter.c:6: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from mailbox-list-index-notify.c:8: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mailbox-list-index-status.c:6: In file included from ./mailbox-list-index-storage.h:4: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from mailbox-list-index-sync.c:9: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mailbox-list-iter.c:7: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from mailbox-list-maildir.c:10: In file included from ./mailbox-list-subscriptions.h:4: In file included from ../../../src/lib-storage/mailbox-list-iter.h:4: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from mailbox-list-maildir-iter.c:8: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mailbox-list-none.c:6: In file included from ../../../src/lib-storage/mailbox-list-private.h:6: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from mailbox-list-notify-tree.c:6: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from mailbox-list-subscriptions.c:6: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from subscription-file.c:6: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from subscription-file.c:7: ../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from subscription-file.c:11: In file included from ../../../src/lib-storage/mailbox-list-private.h:6: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 3 warnings generated. In file included from maildir-filename.c:7: In file included from ./maildir-storage.h:46: In file included from ../../../../src/lib-storage/index/index-storage.h:5: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from maildir-copy.c:7: In file included from ./maildir-storage.h:46: In file included from ../../../../src/lib-storage/index/index-storage.h:5: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from maildir-keywords.c:12: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from maildir-filename-flags.c:6: In file included from ./maildir-storage.h:46: In file included from ../../../../src/lib-storage/index/index-storage.h:5: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from maildir-keywords.c:17: In file included from ./maildir-storage.h:46: In file included from ../../../../src/lib-storage/index/index-storage.h:5: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. 1 warning generated. 2 warnings generated. In file included from maildir-mail.c:4: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from maildir-mail.c:6: In file included from ../../../../src/lib-storage/index/index-mail.h:6: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from maildir-save.c:7: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from maildir-save.c:9: ../../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from maildir-save.c:13: In file included from ../../../../src/lib-storage/index/index-mail.h:6: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. In file included from maildir-storage.c:9: In file included from ../../../../src/lib-storage/mailbox-list-private.h:6: In file included from ../../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../../src/lib-storage/mail-user.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 3 warnings generated. In file included from maildir-sync.c:181: In file included from ./maildir-storage.h:46: In file included from ../../../../src/lib-storage/index/index-storage.h:5: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from maildir-sync-index.c:6: In file included from ./maildir-storage.h:46: In file included from ../../../../src/lib-storage/index/index-storage.h:5: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from maildir-uidlist.c:30: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from maildir-uidlist.c:31: ../../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from maildir-uidlist.c:36: In file included from ./maildir-storage.h:46: In file included from ../../../../src/lib-storage/index/index-storage.h:5: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from maildir-util.c:8: In file included from ../../../../src/lib-storage/mailbox-list-private.h:6: In file included from ../../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../../src/lib-storage/mail-user.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 3 warnings generated. In file included from istream-raw-mbox.c:In file included from 5mbox-file.c: :In file included from 4../../../../src/lib/istream-private.h: :4../../../../src/lib/istream.h: :../../../../src/lib/istream.h99::9927::27 :warning : warningthis function declaration is not a prototype [-Wstrict-prototypes]: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); void (*callback)()); ^ ^ void void In file included from mbox-mail.c:5: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mbox-file.c:5: In file included from ./mbox-storage.h:4: In file included from ../../../../src/lib-storage/index/index-storage.h:5: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mbox-lock.c:9: In file included from ./mbox-storage.h:4: In file included from ../../../../src/lib-storage/index/index-storage.h:5: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mbox-mail.c:7: In file included from ../../../../src/lib-storage/index/index-mail.h:6: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. 2 warnings generated. 1 warning generated. 1 warning generated. In file included from mbox-save.c:9: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mbox-save.c:10: ../../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mbox-save.c:17: In file included from ../../../../src/lib-storage/mail-user.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mbox-sync-list-index.c:4: In file included from ./mbox-storage.h:4: In file included from ../../../../src/lib-storage/index/index-storage.h:5: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mbox-sync-parse.c:10: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from mbox-sync-parse.c:15: In file included from ./mbox-storage.h:4: In file included from ../../../../src/lib-storage/index/index-storage.h:5: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 3 warnings generated. In file included from mbox-sync-rewrite.c:6: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mbox-sync-rewrite.c:7: ../../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mbox-sync-rewrite.c:11: In file included from ./mbox-storage.h:4: In file included from ../../../../src/lib-storage/index/index-storage.h:5: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. In file included from mbox-sync-update.c:8: In file included from ../../../../src/lib-storage/index/index-storage.h:5: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 3 warnings generated. 1 warning generated. In file included from mbox-sync.c:39: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mbox-sync.c:47: In file included from ./mbox-storage.h:4: In file included from ../../../../src/lib-storage/index/index-storage.h:5: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mbox-storage.c:5: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mbox-storage.c:8: In file included from ../../../../src/lib-storage/mailbox-list-private.h:6: In file included from ../../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../../src/lib-storage/mail-user.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. 2 warnings generated. In file included from dbox-file-fix.c:5: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dbox-attachment.c:4: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dbox-mail.c:4: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dbox-file-fix.c:6: ../../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dbox-attachment.c:7: In file included from ./dbox-save.h:4: In file included from ./dbox-storage.h:4: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from dbox-file.c:9: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dbox-file-fix.c:8: In file included from ./dbox-storage.h:4: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from dbox-file.c:10: ../../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dbox-mail.c:6: In file included from ../../../../src/lib-storage/index/index-storage.h:5: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from dbox-file.c:16: In file included from ./dbox-storage.h:4: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. 2 warnings generated. 3 warnings generated. 3 warnings generated. In file included from dbox-save.c:4: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dbox-save.c:6: ../../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dbox-save.c:9: In file included from ../../../../src/lib-storage/index/index-mail.h:6: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 3 warnings generated. In file included from dbox-storage.c:10: In file included from ../../../../src/lib-storage/mailbox-list-private.h:6: In file included from ../../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../../src/lib-storage/mail-user.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from mdbox-mail.c:5: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mdbox-file.c:9: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mdbox-map.c:6: ../../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mdbox-file.c:10: ../../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mdbox-map.c:9: In file included from ../../../../src/lib-storage/mailbox-list-private.h:6: In file included from ../../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../../src/lib-storage/mail-user.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mdbox-deleted-storage.c:11: In file included from ../../../../src/lib-storage/mailbox-list-private.h:6: In file included from In file included from mdbox-file.c../../../../src/lib-storage/mail-namespace.h::174: : In file included from In file included from ../../../../src/lib-storage/mailbox-list-private.h../../../../src/lib-storage/mail-user.h::65: : In file included from ../../../../src/lib/unichar.h../../../../src/lib-storage/mail-namespace.h::584:: 2In file included from :../../../../src/lib-storage/mail-user.h :warning5: : extra ';' outside of a function [-Wextra-semi]../../../../src/lib/unichar.h :58:2};: ^warning : extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mdbox-mail.c:7: In file included from ../../../../src/lib-storage/index/index-mail.h:6: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. 1 warning generated. 3 warnings generated. 2 warnings generated. In file included from mdbox-purge.c:5: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mdbox-save.c:9: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mdbox-save.c:11: ../../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mdbox-purge.c:6: ../../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mdbox-purge.c:10: In file included from ./mdbox-storage.h:4: In file included from ../../../../src/lib-storage/index/index-storage.h:5: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mdbox-save.c:13: In file included from ../../../../src/lib-storage/index/index-mail.h:6: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 3 warnings generated. 3 warnings generated. In file included from mdbox-sync.c:19: In file included from ./mdbox-storage.h:4: In file included from ../../../../src/lib-storage/index/index-storage.h:5: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from mdbox-storage.c:11: In file included from ../../../../src/lib-storage/mailbox-list-private.h:6: In file included from ../../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../../src/lib-storage/mail-user.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mdbox-storage-rebuild.c:6: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mdbox-storage-rebuild.c:11: In file included from ../../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../../src/lib-storage/mail-user.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 2 warnings generated. In file included from sdbox-mail.c:5: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from sdbox-file.c:7: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from sdbox-save.c:9: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from sdbox-file.c:8: ../../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from sdbox-save.c:11: ../../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from sdbox-copy.c:6: In file included from ../../../../src/lib-storage/index/dbox-common/dbox-save.h:4: In file included from ../../../../src/lib-storage/index/dbox-common/dbox-storage.h:4: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from sdbox-mail.c:7: In file included from ../../../../src/lib-storage/index/index-mail.h:6: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from sdbox-file.c:12: In file included from ./sdbox-storage.h:4: In file included from ../../../../src/lib-storage/index/index-storage.h:5: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from sdbox-save.c:13: In file included from ../../../../src/lib-storage/index/index-mail.h:6: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. 1 warning generated. 3 warnings generated. 3 warnings generated. In file included from sdbox-sync.c:5: In file included from ./sdbox-storage.h:4: In file included from ../../../../src/lib-storage/index/index-storage.h:5: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from sdbox-sync-rebuild.c:7: In file included from ./sdbox-storage.h:4: In file included from ../../../../src/lib-storage/index/index-storage.h:5: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from sdbox-storage.c:8: In file included from ../../../../src/lib-storage/mailbox-list-private.h:6: In file included from ../../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../../src/lib-storage/mail-user.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from cydir-mail.c:4: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from cydir-save.c:6: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from cydir-save.c:8: ../../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from cydir-storage.c:5: In file included from ../../../../src/lib-storage/index/index-mail.h:6: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from cydir-sync.c:6: In file included from ./cydir-storage.h:4: In file included from ../../../../src/lib-storage/index/index-storage.h:5: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from cydir-mail.c:5: In file included from ../../../../src/lib-storage/index/index-mail.h:6: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from cydir-save.c:10: In file included from ../../../../src/lib-storage/index/index-mail.h:6: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 2 warnings generated. 1 warning generated. 3 warnings generated. In file included from imapc-mail.c:7: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imapc-mail-fetch.c:6: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imapc-mail.c:11: In file included from ./imapc-mail.h:4: In file included from ../../../../src/lib-storage/index/index-mail.h:6: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from imapc-mail-fetch.c:15: In file included from ./imapc-mail.h:4: In file included from ../../../../src/lib-storage/index/index-mail.h:6: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from imapc-mailbox.c:10: In file included from ./imapc-mail.h:4: In file included from ../../../../src/lib-storage/index/index-mail.h:6: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from imapc-list.c:10: In file included from ../../../../src/lib-storage/list/mailbox-list-subscriptions.h:4: In file included from ../../../../src/lib-storage/mailbox-list-iter.h:4: In file included from ../../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../../src/lib-storage/mail-user.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. 1 warning generated. 1 warning generated. 2 warnings generated. In file included from imapc-save.c:5: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imapc-save.c:7: ../../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imapc-save.c:10: In file included from ../../../../src/lib-storage/index/index-mail.h:6: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 3 warnings generated. In file included from imapc-search.c:10: In file included from ./imapc-storage.h:4: In file included from ../../../../src/lib-storage/index/index-storage.h:5: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from imapc-sync.c:11: In file included from ../../../../src/lib-storage/index/index-sync-private.h:4: In file included from ../../../../src/lib-storage/index/index-storage.h:5: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from imapc-storage.c:11: In file included from ./imapc-mail.h:4: In file included from ../../../../src/lib-storage/index/index-mail.h:6: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from pop3c-mail.c:5: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from pop3c-client.c:7: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from pop3c-client.c:11: ../../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from pop3c-storage.c:7: In file included from ../../../../src/lib-storage/mail-user.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from pop3c-mail.c:6: In file included from ../../../../src/lib-storage/index/index-mail.h:6: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. 1 warning generated. 2 warnings generated. In file included from pop3c-sync.c:5: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from pop3c-sync.c:10: In file included from ../../../../src/lib-storage/index/index-mail.h:6: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. In file included from raw-mail.c:4: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from raw-storage.c:5: ../../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from raw-sync.c:5: In file included from ./raw-storage.h:4: In file included from ../../../../src/lib-storage/index/index-storage.h:5: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from raw-mail.c:5: In file included from ../../../../src/lib-storage/index/index-mail.h:6: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from raw-storage.c:6: In file included from ../../../../src/lib-storage/index/index-mail.h:6: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 2 warnings generated. 2 warnings generated. In file included from shared-list.c:6: In file included from ../../../../src/lib-storage/mailbox-list-private.h:6: In file included from ../../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../../src/lib-storage/mail-user.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from shared-storage.c:8: In file included from ../../../../src/lib-storage/index/index-storage.h:5: In file included from ../../../../src/lib-storage/mail-storage-private.h:5: ../../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from index-attachment.c:6: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from index-attachment.c:7: ../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from index-attribute.c:6: In file included from ./index-storage.h:5: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from index-attachment.c:12: In file included from ../../../src/lib-mail/rfc822-parser.h:4: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from istream-mail.c:4: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from index-mail.c:7: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from index-mail.c:20: In file included from ./index-storage.h:5: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from istream-mail.c:5: In file included from ../../../src/lib/istream-private.h:4: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 1 warning generated. 3 warnings generated. In file included from index-mail-binary.c:6: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from index-mail-binary.c:12: ../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from index-mail-binary.c:15: In file included from ../../../src/lib-mail/message-decoder.h:4: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from index-mail-headers.c:4: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from index-mail-headers.c:11: In file included from ../../../src/lib-mail/message-header-decode.h:4: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. In file included from index-mailbox-size.c:9: In file included from ./index-storage.h:5: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 3 warnings generated. 1 warning generated. 2 warnings generated. In file included from index-pop3-uidl.c:4: In file included from ./index-storage.h:5: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from index-rebuild.c:7: In file included from ../../../src/lib-storage/mailbox-list-private.h:6: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from index-search.c:6: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from index-search.c:10: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from index-search-mime.c:11: In file included from ./index-search-private.h:4: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from index-search-result.c:7: In file included from ../../../src/lib-storage/mailbox-search-result-private.h:4: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from index-sort.c:6: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. 2 warnings generated. In file included from index-sort-string.c:14: In file included from ./index-storage.h:5: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from index-status.c:8: In file included from ./index-storage.h:5: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from index-storage.c:5: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from index-storage.c:6: ../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from index-storage.c:15: In file included from ../../../src/lib-storage/mailbox-list-private.h:6: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 3 warnings generated. In file included from index-sync.c:8: In file included from ./index-sync-private.h:4: In file included from ./index-storage.h:5: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from index-sync-changes.c:5: In file included from ./index-storage.h:5: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from index-sync-pvt.c:4: In file included from ../../../src/lib-storage/mailbox-list-private.h:6: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from index-sync-search.c:7: In file included from ../../../src/lib-storage/mailbox-search-result-private.h:4: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from index-thread.c:12: In file included from ../../../src/lib-storage/mailbox-search-result-private.h:4: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from index-thread-finish.c:7: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from index-thread-links.c:6: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from index-transaction.c:6: In file included from ./index-storage.h:5: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from test-mailbox-get.c:7: In file included from ./mail-storage-private.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from test-mail-search-args-simplify.c:6: In file included from ./mail-storage-private.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from test-mail-storage.c:12: In file included from ./mail-storage-private.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from fail-mail-storage.c:5: In file included from ./mail-storage-private.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from fail-mailbox.c:5: In file included from ./mail-storage-private.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from fail-mail.c:5: In file included from ./mail-storage-private.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from mail.c:11: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mail.c:13: In file included from ./mail-storage-private.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. In file included from mail-autoexpunge.c:5: In file included from ./mailbox-list-iter.h:4: In file included from ./mail-namespace.h:4: In file included from ./mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from mail-copy.c:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mail-copy.c:5: In file included from ./mail-storage-private.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mail-duplicate.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mail-duplicate.c:6: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mail-duplicate.c:10: In file included from ./mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. 3 warnings generated. In file included from mail-namespace.c:8: In file included from ./mailbox-list-private.h:6: In file included from ./mail-namespace.h:4: In file included from ./mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mail-search.c:7: In file included from ./mail-storage.h:12: In file included from ./mail-namespace.h:4: In file included from ./mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from mail-search-build.c:5: In file included from ../../src/lib-charset/charset-utf8.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mail-search-mime-build.c:5: In file included from ../../src/lib-charset/charset-utf8.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from mail-search-register-human.c:7: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mail-storage.c:10: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from mail-storage.c:14: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mail-storage-hooks.c:5: ../../src/lib/hook-build.h:11:59: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct hook_build_context *hook_build_init(void (**vfuncs)(), size_t size); ^ void In file included from mail-storage-hooks.c:8: In file included from ./mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mail-storage-register.c:4: In file included from ./mail-storage.h:12: In file included from ./mail-namespace.h:4: In file included from ./mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 2 warnings generated. In file included from mail-storage-service.c:22: In file included from ./mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. In file included from mail-storage-settings.c:7: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from mail-user.c:23: In file included from ./mail-storage-private.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mailbox-attribute.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mailbox-attribute.c:7: In file included from ./mail-storage-private.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 2 warnings generated. In file included from mailbox-attribute-internal.c:4: In file included from ./mail-storage-private.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mailbox-get.c:6: In file included from ./mail-storage-private.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from mailbox-guid-cache.c:6: In file included from ./mail-storage.h:12: In file included from ./mail-namespace.h:4: In file included from ./mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from mailbox-header.c:6: In file included from ./mail-storage-private.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mailbox-keywords.c:5: In file included from ./mail-storage-private.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from mailbox-list.c:15: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mailbox-list-notify.c:4: In file included from ./mailbox-list-private.h:6: In file included from ./mail-namespace.h:4: In file included from ./mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from mailbox-recent-flags.c:4: In file included from ./mail-storage-private.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from mailbox-search-result.c:5: In file included from ./mail-storage-private.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from mailbox-watch.c:5: In file included from ./mail-storage-private.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from mail-send.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mail-send.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mail-deliver.c:9: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mail-send.c:15: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 3 warnings generated. 1 warning generated. In file included from dict-sql.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from anvil-connection.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from anvil-connection.c:6: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from connect-limit.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from penalty.c:13: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 1 warning generated. In file included from auth-client-connection.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from auth-client-connection.c:6: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from auth-master-connection.c:15: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from auth-master-connection.c:16: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from auth-policy.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from auth-policy.c:13: In file included from ../../src/lib/json-parser.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. 2 warnings generated. In file included from auth-fields.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from auth-worker-client.c:8: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from auth-worker-client.c:9: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void auth-worker-client.c:692:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 3 warnings generated. In file included from auth-worker-server.c:8: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from auth-worker-server.c:9: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from db-checkpassword.c:18: ./db-checkpassword.h:16:31: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*request_callback)()); ^ void ./db-checkpassword.h:27:31: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*request_callback)()) ATTR_NULL(3); ^ void db-checkpassword.c:31:26: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*request_callback)(); ^ void In file included from db-dict.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from db-dict.c:8: In file included from ../../src/lib/json-parser.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ db-checkpassword.c:458:31: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*request_callback)()) ^ void 2 warnings generated. 4 warnings generated. 2 warnings generated. In file included from db-passwd-file.c:12: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from mech-winbind.c:17: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mech-winbind.c:18: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from passdb-checkpassword.c:9: ./db-checkpassword.h:16:31: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*request_callback)()); ^ void ./db-checkpassword.h:27:31: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*request_callback)()) ATTR_NULL(3); ^ void 2 warnings generated. In file included from userdb-checkpassword.c:8: ./db-checkpassword.h:16:31: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*request_callback)()); ^ void ./db-checkpassword.h:27:31: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*request_callback)()) ATTR_NULL(3); ^ void 2 warnings generated. In file included from userdb-passwd-file.c:8: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from dict-connection.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dict-connection.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dict-commands.c:5: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void main.c:122:2: warning: code will never be executed [-Wunreachable-code] timeout_remove(&to_proctitle); ^~~~~~~~~~~~~~ 1 warning generated. 2 warnings generated. 1 warning generated. In file included from dns-client.c:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dns-client.c:5: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from indexer-client.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from indexer-client.c:6: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from worker-connection.c:7: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from worker-connection.c:8: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from master-connection.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from master-connection.c:11: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. In file included from client.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from client.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from ipc-connection.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from ipc-connection.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 2 warnings generated. In file included from test-auth-master.c:9: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-master-login-auth.c:9: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-auth-master.c:11: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-master-login-auth.c:11: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-auth-client.c:11: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-auth-client.c:13: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from master-client.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from master-settings.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from service-process.c:7: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from service-process.c:8: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from login-proxy.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from login-proxy.c:6: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from client-common-auth.c:7: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from client-common-auth.c:8: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from client-common.c:7: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from client-common.c:8: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from client-common.c:13: ../../src/lib/hook-build.h:11:59: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct hook_build_context *hook_build_init(void (**vfuncs)(), size_t size); ^ void 2 warnings generated. 2 warnings generated. 3 warnings generated. In file included from sasl-server.c:9: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from imap-hibernate-client.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imap-hibernate-client.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imap-client.c:10: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imap-client.c:11: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 2 warnings generated. In file included from imap-login-client.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imap-login-client.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from client-authenticate.c:7: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from client-authenticate.c:8: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 2 warnings generated. In file included from imap-proxy.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imap-proxy.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from cmd-capability.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from cmd-check.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from cmd-append.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from cmd-cancelupdate.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from cmd-append.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from cmd-append.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 1 warning generated. 1 warning generated. In file included from cmd-close.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from cmd-copy.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from cmd-create.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from cmd-copy.c:5: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 3 warnings generated. 2 warnings generated. In file included from cmd-delete.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from cmd-enable.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from cmd-examine.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from cmd-expunge.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from cmd-fetch.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from cmd-fetch.c:4: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from cmd-getmetadata.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from cmd-genurlauth.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from cmd-getmetadata.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from cmd-getmetadata.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from cmd-id.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from cmd-idle.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from cmd-idle.c:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from cmd-idle.c:5: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from cmd-list.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 3 warnings generated. In file included from cmd-logout.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from cmd-logout.c:4: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 3 warnings generated. In file included from cmd-lsub.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from cmd-namespace.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from cmd-noop.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from cmd-notify.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from cmd-rename.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from cmd-resetkey.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from cmd-search.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from cmd-select.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from cmd-setmetadata.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; 1 ^ warning generated. In file included from cmd-setmetadata.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from cmd-setmetadata.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from cmd-sort.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from cmd-status.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. 3 warnings generated. 1 warning generated. In file included from cmd-store.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from cmd-subscribe.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from cmd-thread.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from cmd-unselect.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from cmd-thread.c:5: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 1 warning generated. 1 warning generated. 2 warnings generated. In file included from cmd-unsubscribe.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from cmd-urlfetch.c:8: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from cmd-urlfetch.c:10: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from cmd-urlfetch.c:13: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from cmd-x-cancel.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from cmd-x-state.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from imap-client.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 3 warnings generated. In file included from imap-client.c:11: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imap-client.c:12: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imap-client-hibernate.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from imap-client-hibernate.c:6: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imap-commands.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from imap-commands.c:7: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imap-commands.c:8: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imap-commands-util.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. 3 warnings generated. 1 warning generated. In file included from imap-expunge.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from imap-feature.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from imap-fetch.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from imap-fetch.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imap-fetch.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imap-fetch-body.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from imap-fetch-body.c:7: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from 3imap-fetch-body.c warning:s8 generated: . ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imap-list.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from imap-master-client.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from imap-master-client.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imap-master-client.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imap-notify.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from imap-notify.c:5: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 3 warnings generated. 3 warnings generated. In file included from imap-search.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 3 warnings generated. In file included from imap-search.c:4: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from imap-search-args.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from imap-status.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from imap-state.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from imap-state.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from imap-sync.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from imap-sync.c:5: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mail-storage-callbacks.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mail-storage-callbacks.c:4: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from main.c:3: In file included from ./imap-common.h:17: In file included from ./imap-client.h:4: In file included from ./imap-commands.h:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. In file included from main.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from main.c:6: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 3 warnings generated. 2 warnings generated. 2 warnings generated. In file included from imap-urlauth.c:51: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imap-urlauth.c:52: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imap-urlauth-client.c:8: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imap-urlauth-client.c:9: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imap-urlauth-login.c:9: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imap-urlauth-login.c:10: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from imap-urlauth-worker.c:8: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imap-urlauth-worker.c:9: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from imap-urlauth-worker.c:22: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 3 warnings generated. In file included from pop3-proxy.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from pop3-proxy.c:6: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from client-authenticate.c:8: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from client.c:7: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from client-authenticate.c:9: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from client.c:8: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from pop3-commands.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from main.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from pop3-commands.c:6: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from main.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from pop3-client.c:8: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from pop3-client.c:9: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from pop3-commands.c:11: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from main.c:19: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from pop3-client.c:18: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 3 warnings generated. 3 warnings generated. 3 warnings generated. In file included from submission-proxy.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from submission-proxy.c:6: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from client-authenticate.c:8: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from client.c:7: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from client-authenticate.c:9: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from client.c:8: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void client-authenticate.c:65:5: warning: format specifies type 'unsigned long' but the argument has type 'uoff_t' (aka 'unsigned long long') [-Wformat] subm_client->set->submission_max_mail_size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. 2 warnings generated. 2 warnings generated. In file included from submission-backend-relay.c:6: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from main.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from submission-backend.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from main.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from submission-backend-relay.c:10: In file included from ../../src/lib-smtp/smtp-client-transaction.h:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from main.c:22: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 3 warnings generated. In file included from submission-client.c:10: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from submission-client.c:11: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from submission-client.c:17: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 2 warnings generated. In file included from submission-commands.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from submission-commands.c:8: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 3 warnings generated. 2 warnings generated. In file included from main.c:7: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from main.c:16: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. In file included from lmtp-commands.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from lmtp-commands.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from lmtp-commands.c:12: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from lmtp-client.c:8: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from lmtp-client.c:9: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from lmtp-client.c:17: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 3 warnings generated. In file included from lmtp-local.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from lmtp-local.c:13: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 3 warnings generated. In file included from lmtp-proxy.c:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from lmtp-proxy.c:6: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 2 warnings generated. In file included from doveadm-connection.c:4: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from log-connection.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 1 warning generated. In file included from doveconf.c:11: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from config-connection.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from config-connection.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from all-settings.c:16: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. In file included from config-parser.c:8: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from config-request.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 1 warning generated. 1 warning generated. In file included from old-set-parser.c:8: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 1 warning generated. In file included from auth-connection.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from auth-connection.c:6: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from director-test.c:20: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from director-test.c:21: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from director.c:12: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from director.c:13: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from director-connection.c:35: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from director-connection.c:36: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from doveadm-connection.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from doveadm-connection.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from login-connection.c:7: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from login-connection.c:8: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 2 warnings generated. In file included from notify-connection.c:7: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 2 warnings generated. 2 warnings generated. In file included from notify-connection.c:6: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from replicator-connection.c:6: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from notify-connection.c:7: ../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from replicator-connection.c:7: ../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 2 warnings generated. In file included from doveadm-connection.c:6: ../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dsync-client.c:6: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dsync-client.c:7: ../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from replicator-queue.c:6: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from replicator-queue.c:7: ../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from notify-connection.c:5: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from notify-connection.c:6: ../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 2 warnings generated. In file included from rawlog.c:9: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from rawlog.c:10: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from maildirlock.c:8: In file included from ../../src/lib-storage/index/maildir/maildir-uidlist.h:4: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from test-dsync-mailbox-tree-sync.c:6: In file included from ../../../src/lib-storage/mailbox-list-private.h:6: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from dsync-brain-mailbox-tree.c:5: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from dsync-brain.c:13: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from dsync-brain-mailbox.c:7: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ dsync-brain-mailbox-tree.c:476:5: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat] deletes[i].timestamp, node_name, status); ^~~~~~~~~~~~~~~~~~~~ 1 warning generated. 2 warnings generated. In file included from dsync-brain-mailbox-tree-sync.c:4: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from dsync-brain-mails.c:4: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dsync-brain-mails.c:9: In file included from ./dsync-brain-private.h:6: In file included from ./dsync-mailbox.h:4: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. In file included from dsync-mailbox.c:4: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dsync-mailbox.c:5: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from dsync-mail.c:7: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dsync-mail.c:11: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. 2 warnings generated. In file included from dsync-mailbox-import.c:8: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dsync-mailbox-import.c:11: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from dsync-mailbox-export.c:6: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dsync-mailbox-export.c:8: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from dsync-mailbox-tree.c:8: In file included from ../../../src/lib-storage/mailbox-list-private.h:6: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. 1 warning generated. In file included from dsync-mailbox-tree-fill.c:10: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 2 warnings generated. In file included from dsync-mailbox-tree-sync.c:11: In file included from ./dsync-brain-private.h:6: In file included from ./dsync-mailbox.h:4: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from dsync-ibc-stream.c:7: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dsync-ibc-stream.c:10: ../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from dsync-ibc-stream.c:15: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from dsync-ibc-pipe.c:5: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from dsync-ibc-pipe.c:7: In file included from ./dsync-mailbox.h:4: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. 3 warnings generated. In file included from dsync-transaction-log-scan.c:6: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from doveadm-print-flow.c:5: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from doveadm.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from doveadm-print-pager.c:5: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from doveadm-print-tab.c:5: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from doveadm.c:17: In file included from ./doveadm-mail.h:9: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. 1 warning generated. 2 warnings generated. In file included from doveadm-print-table.c:6: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from doveadm-auth.c:20: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from doveadm-director.c:9: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from doveadm-fs.c:9: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from doveadm-fs.c:10: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 2 warnings generated. In file included from doveadm-log.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from doveadm-master.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 1 warning generated. In file included from doveadm-penalty.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 1 warning generated. In file included from doveadm-replicator.c:7: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from doveadm-stats.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from doveadm-oldstats.c:7: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from doveadm-who.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from doveadm-dsync.c:8: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from doveadm-mail.c:7: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from doveadm-dsync.c:9: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from doveadm-mail.c:11: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from doveadm-dsync.c:22: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from doveadm-mail-altmove.c:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from doveadm-mail-batch.c:5: In file included from ./doveadm-mail.h:9: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. 2 warnings generated. In file included from doveadm-mail-deduplicate.c:5: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 3 warnings generated. In file included from doveadm-mail-expunge.c:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from doveadm-mail-fetch.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from doveadm-mail-fetch.c:6: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from doveadm-mail-fetch.c:11: In file included from ../../src/lib-mail/message-header-decode.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from doveadm-mail-flags.c:5: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from doveadm-mail-import.c:6: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from doveadm-mail-index.c:8: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from doveadm-mail-iter.c:4: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 3 warnings generated. 1 warning generated. 1 warning generated. In file included from doveadm-mail-mailbox.c:6: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from doveadm-mail-mailbox-metadata.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from doveadm-mail-mailbox-metadata.c:6: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from doveadm-mail-mailbox-status.c:5: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from doveadm-mail-copymove.c:4: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. 1 warning generated. 1 warning generated. 1 warning generated. In file included from doveadm-mailbox-list-iter.c:7: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from doveadm-mail-save.c:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from doveadm-mail-save.c:5: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from doveadm-mail-search.c:4: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from doveadm-mail-server.c:11: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. 1 warning generated. In file included from doveadm-mail-mailbox-cache.c:8: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from doveadm-dump.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from doveadm-mail-rebuild.c:4: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. In file included from doveadm-dump-dbox.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from doveadm-dump-log.c:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from doveadm-dump-dcrypt-file.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from doveadm-dump-dcrypt-key.c:7: In file included from ../../src/lib/istream-private.h:4: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from doveadm-zlib.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from doveadm-zlib.c:6: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 2 warnings generated. In file included from doveadm-cmd.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from doveadm-print.c:5: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from doveadm-print.c:6: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from doveadm-util.c:10: In file included from ./doveadm-mail.h:9: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. 1 warning generated. In file included from server-connection.c:8: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from server-connection.c:10: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from doveadm-print-formatted.c:6: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from doveadm-auth-server.c:17: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from doveadm-auth-server.c:18: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 2 warnings generated. In file included from client-connection-tcp.c:8: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from client-connection-tcp.c:9: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from client-connection-tcp.c:17: In file included from ./doveadm-mail.h:9: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from client-connection-http.c:10: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from client-connection-http.c:11: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from doveadm-print-server.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from client-connection-http.c:27: In file included from ./doveadm-mail.h:9: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from doveadm-print-json.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from doveadm-print-json.c:8: In file included from ../../src/lib/json-parser.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 2 warnings generated. 3 warnings generated. In file included from main.c:16: In file included from ./doveadm-mail.h:9: In file included from ../../src/lib-storage/mail-storage.h:12: In file included from ../../src/lib-storage/mail-namespace.h:4: In file included from ../../src/lib-storage/mail-user.h:5: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from main.c:19: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 3 warnings generated. In file included from test-client-writer.c:3: In file included from ./test-stats-common.h:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-client-reader.c:3: In file included from ./test-stats-common.h:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-stats-metrics.c:3: In file included from ./test-stats-common.h:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-stats-common.c:3: In file included from ./test-stats-common.h:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-client-reader.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from test-client-writer.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 2 warnings generated. 1 warning generated. 2 warnings generated. In file included from client-writer.c:10: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from client-reader.c:9: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from event-exporter-fmt-json.c:9: In file included from ../../src/lib/json-parser.h:4: ../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from client-reset.c:4: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from client.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from fifo-input-connection.c:6: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from client.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from fifo-input-connection.c:7: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from client-export.c:5: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. 2 warnings generated. 2 warnings generated. 1 warning generated. In file included from stats-carbon.c:8: ../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from stats-carbon.c:9: ../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from acl-attributes.c:5: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from doveadm-acl.c:7: In file included from ./acl-plugin.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from acl-api.c:8: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from acl-backend.c:8: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. In file included from acl-backend-vfile.c:6: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from acl-backend-vfile.c:8: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from acl-backend-vfile-acllist.c:7: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from acl-backend-vfile-acllist.c:8: ../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from acl-backend-vfile-acllist.c:9: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. 3 warnings generated. In file included from acl-backend-vfile-update.c:10: ../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from acl-backend-vfile-update.c:11: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. In file included from acl-global-file.c:6: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from acl-lookup-dict.c:7: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from acl-mailbox.c:10: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from acl-mailbox.c:11: In file included from ../../../src/lib-storage/mailbox-list-private.h:6: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from acl-mailbox-list.c:8: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. In file included from acl-plugin.c:4: In file included from ../../../src/lib-storage/mailbox-list-private.h:6: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from acl-shared-storage.c:8: In file included from ./acl-plugin.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from acl-storage.c:5: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from acl-storage.c:6: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. In file included from imap-acl-plugin.c:3: In file included from ../../../src/imap/imap-common.h:17: In file included from ../../../src/imap/imap-client.h:4: In file included from ../../../src/imap/imap-commands.h:6: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from autocreate-plugin.c:8: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from expire-plugin.c:14: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from doveadm-expire.c:12: In file included from ../../../src/doveadm/doveadm-mail.h:9: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from doveadm-fts.c:6: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from fts-api.c:7: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from fts-build-mail.c:4: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from fts-build-mail.c:7: In file included from ../../../src/lib-mail/rfc822-parser.h:4: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. 2 warnings generated. In file included from fts-expunge-log.c:7: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from fts-expunge-log.c:10: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. In file included from fts-indexer.c:6: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from fts-indexer.c:11: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. In file included from fts-parser.c:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from fts-parser-script.c:6: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from fts-parser-script.c:9: In file included from ../../../src/lib-mail/rfc822-parser.h:4: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from fts-parser-tika.c:5: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from fts-parser-tika.c:11: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from fts-plugin.c:8: In file included from ./fts-storage.h:4: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from fts-search.c:8: In file included from ./fts-api-private.h:4: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. 2 warnings generated. 1 warning generated. 1 warning generated. In file included from fts-search-args.c:5: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from fts-storage.c:11: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from fts-user.c:5: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from squat-test.c:6: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from squat-test.c:8: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. In file included from fts-squat-plugin.c:4: In file included from ./fts-squat-plugin.h:4: In file included from ../../../src/plugins/fts/fts-api-private.h:4: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from fts-backend-squat.c:6: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from squat-trie.c:7: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from squat-trie.c:8: ../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from squat-trie.c:9: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from squat-uidlist.c:11: ../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 3 warnings generated. 1 warning generated. In file included from last-login-plugin.c:6: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from lazy-expunge-plugin.c:10: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from listescape-plugin.c:5: In file included from ../../../src/lib-storage/mailbox-list-private.h:6: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from notify-storage.c:5: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from notify-plugin.c:5: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from notify-status-plugin.c:5: In file included from ../../../src/lib/json-parser.h:4: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from push-notification-drivers.c:6: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from push-notification-driver-dlog.c:6: In file included from ./push-notification-drivers.h:6: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from push-notification-driver-ox.c:8: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from push-notification-event-flagsclear.c:5: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from push-notification-driver-ox.c:10: In file included from ../../../src/lib/json-parser.h:4: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. 1 warning generated. 2 warnings generated. In file included from push-notification-event-flagsset.c:5: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from push-notification-event-mailboxcreate.c:4: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from push-notification-event-mailboxdelete.c:5: In file included from ./push-notification-drivers.h:6: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from push-notification-event-mailboxrename.c:4: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from push-notification-event-mailboxsubscribe.c:4: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from push-notification-event-mailboxunsubscribe.c:4: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from push-notification-event-messageappend.c:6: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from push-notification-event-messageappend.c:8: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. In file included from push-notification-event-messageexpunge.c:4: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from push-notification-event-messagenew.c:7: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from push-notification-event-messageread.c:4: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from push-notification-event-messagenew.c:8: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 2 warnings generated. In file included from push-notification-event-messagetrash.c:4: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from push-notification-event-message-common.c:6: In file included from ../../../src/lib-mail/message-header-decode.h:4: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from push-notification-events.c:6: In file included from ./push-notification-drivers.h:6: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from push-notification-plugin.c:6: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from push-notification-triggers.c:6: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from push-notification-txn-mbox.c:5: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from push-notification-txn-msg.c:5: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from ostream-ext-filter.c:8: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from istream-ext-filter.c:8: ../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mail-filter-plugin.c:7: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from istream-ext-filter.c:9: In file included from ../../../src/lib/istream-private.h:4: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from ostream-ext-filter.c:9: In file included from ../../../src/lib/ostream-private.h:4: ../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mail-filter-plugin.c:9: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from mail-log-plugin.c:9: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from mailbox-alias-plugin.c:6: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from test-quota-util.c:4: In file included from ./quota-private.h:4: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from quota-status.c:6: ../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from quota-status.c:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from doveadm-quota.c:5: In file included from ./quota-plugin.h:5: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. 1 warning generated. In file included from quota.c:13: In file included from ../../../src/lib-storage/mailbox-list-private.h:6: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from quota-count.c:5: In file included from ../../../src/lib-storage/mailbox-list-iter.h:4: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from quota-dict.c:7: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from quota-dirsize.c:9: In file included from ./quota-private.h:4: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from quota-imapc.c:7: In file included from ../../../src/lib-storage/index/imapc/imapc-storage.h:4: In file included from ../../../src/lib-storage/index/index-storage.h:5: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from quota-maildir.c:12: In file included from ../../../src/lib-storage/index/maildir/maildir-storage.h:46: In file included from ../../../src/lib-storage/index/index-storage.h:5: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from quota-plugin.c:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from quota-storage.c:5: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from quota-storage.c:7: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from quota-util.c:5: In file included from ./quota-private.h:4: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 2 warnings generated. In file included from quota-fs.c:10: In file included from ./quota-private.h:4: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ quota-fs.c:400:19: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] cl = clnt_create(host, RQUOTAPROG, RQUOTAVERS, "udp"); ^~~~ /usr/include/rpc/clnt.h:272:34: note: passing argument to parameter here extern CLIENT *clnt_create(char *, unsigned long, unsigned long, char *); ^ quota-fs.c:497:19: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] cl = clnt_create(host, RQUOTAPROG, EXT_RQUOTAVERS, "udp"); ^~~~ /usr/include/rpc/clnt.h:272:34: note: passing argument to parameter here extern CLIENT *clnt_create(char *, unsigned long, unsigned long, char *); ^ 3 warnings generated. In file included from quota-clone-plugin.c:7: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from imap-quota-plugin.c:3: In file included from ../../../src/imap/imap-common.h:17: In file included from ../../../src/imap/imap-client.h:4: In file included from ../../../src/imap/imap-commands.h:6: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from imap-quota-plugin.c:5: ../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from test-pop3-migration-plugin.c:6: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 1 warning generated. In file included from pop3-migration-plugin.c:5: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from pop3-migration-plugin.c:13: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 2 warnings generated. In file included from replication-plugin.c:10: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from snarf-plugin.c:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from mail-stats.c:7: In file included from ./mail-stats.h:5: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from stats-plugin.c:9: In file included from ./mail-stats.h:5: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mail-stats-fill.c:5: In file included from ./stats-plugin.h:5: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mail-stats-connection.c:9: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. In file included from imap-stats-plugin.c:3: In file included from ../../../src/imap/imap-common.h:17: In file included from ../../../src/imap/imap-client.h:4: In file included from ../../../src/imap/imap-commands.h:6: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from fs-crypt.c:3: In file included from ./fs-crypt-common.c:5: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mail-crypt-plugin.c:13: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from fs-crypt.c:3: In file included from ./fs-crypt-common.c:6: ../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mail-crypt-plugin.c:16: ../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from mail-crypt-plugin.c:18: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from fs-crypt.c:3: In file included from ./fs-crypt-common.c:11: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mail-crypt-acl-plugin.c:10: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from doveadm-mail-crypt.c:5: In file included from ../../../src/doveadm/doveadm-mail.h:9: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 3 warnings generated. 1 warning generated. 3 warnings generated. 1 warning generated. In file included from mail-crypt-pluginenv.c:9: In file included from ./mail-crypt-key.h:6: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from test-mail-global-key.c:11: In file included from ./mail-crypt-key.h:6: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from fs-mail-crypt.c:3: In file included from ./fs-crypt-common.c:5: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from fs-mail-crypt.c:3: In file included from ./fs-crypt-common.c:6: ../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from fs-mail-crypt.c:3: In file included from ./fs-crypt-common.c:11: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 3 warnings generated. In file included from test-mail-key.c:8: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from mail-crypt-key.c:8: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mail-crypt-key.c:8: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mail-crypt-global-key.c:8: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from mail-crypt-global-key.c:8: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from mail-crypt-global-key.c:8: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. In file included from mail-crypt-userenv.c:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from mail-crypt-userenv.c:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from trash-plugin.c:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from trash-plugin.c:6: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from virtual-config.c:6: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from virtual-config.c:8: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from virtual-search.c:6: In file included from ../../../src/lib-storage/index/index-search-private.h:4: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from virtual-plugin.c:4: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from virtual-mail.c:5: In file included from ../../../src/lib-storage/index/index-mail.h:6: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. 1 warning generated. 2 warnings generated. In file included from virtual-storage.c:10: In file included from ../../../src/lib-storage/index/index-mail.h:6: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ In file included from virtual-save.c:5: In file included from ./virtual-transaction.h:4: In file included from ../../../src/lib-storage/index/index-storage.h:5: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from virtual-sync.c:10: In file included from ../../../src/lib-storage/mailbox-search-result-private.h:4: In file included from ../../../src/lib-storage/mail-storage.h:12: In file included from ../../../src/lib-storage/mail-namespace.h:4: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from virtual-transaction.c:5: In file included from ./virtual-storage.h:5: In file included from ../../../src/lib-storage/index/index-storage.h:5: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. 1 warning generated. In file included from welcome-plugin.c:10: In file included from ../../../src/lib-storage/mail-storage-private.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated. In file included from fs-compress.c:5: ../../../src/lib/istream.h:99:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void In file included from fs-compress.c:8: ../../../src/lib/ostream.h:100:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*callback)()); ^ void 2 warnings generated. In file included from charset-alias-plugin.c:6: In file included from ../../../src/lib-storage/mail-user.h:5: ../../../src/lib/unichar.h:58:2: warning: extra ';' outside of a function [-Wextra-semi] }; ^ 1 warning generated.