CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/civetweb.c:1284:36: warning: implicit use of sequentially-consistent atomic may incur stronger memory barriers than necessary [-Watomic-implicit-seq-cst] ret = __sync_add_and_fetch(addr, 1); ~~~~~~~~~~~~~~~~~~~~ ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/civetweb.c:1307:36: warning: implicit use of sequentially-consistent atomic may incur stronger memory barriers than necessary [-Watomic-implicit-seq-cst] ret = __sync_sub_and_fetch(addr, 1); ~~~~~~~~~~~~~~~~~~~~ ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/civetweb.c:10791:4: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] }; ^ In file included from /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/civetweb.c:12652: /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:166:22: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(a, b, c, d, e, 0); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:167:22: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(e, a, b, c, d, 1); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:168:22: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(d, e, a, b, c, 2); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:169:22: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(c, d, e, a, b, 3); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:170:22: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(b, c, d, e, a, 4); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:171:22: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(a, b, c, d, e, 5); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:172:22: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(e, a, b, c, d, 6); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:173:22: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(d, e, a, b, c, 7); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:174:22: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(c, d, e, a, b, 8); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:175:22: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(b, c, d, e, a, 9); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:176:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(a, b, c, d, e, 10); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:177:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(e, a, b, c, d, 11); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:178:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(d, e, a, b, c, 12); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:179:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(c, d, e, a, b, 13); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:180:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(b, c, d, e, a, 14); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:181:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(a, b, c, d, e, 15); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:182:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R1(e, a, b, c, d, 16); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:183:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R1(d, e, a, b, c, 17); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:184:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R1(c, d, e, a, b, 18); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:185:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R1(b, c, d, e, a, 19); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:186:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(a, b, c, d, e, 20); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:187:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(e, a, b, c, d, 21); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:188:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(d, e, a, b, c, 22); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:189:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(c, d, e, a, b, 23); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:190:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(b, c, d, e, a, 24); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:191:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(a, b, c, d, e, 25); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:192:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(e, a, b, c, d, 26); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:193:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(d, e, a, b, c, 27); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:194:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(c, d, e, a, b, 28); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:195:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(b, c, d, e, a, 29); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:196:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(a, b, c, d, e, 30); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:197:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(e, a, b, c, d, 31); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:198:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(d, e, a, b, c, 32); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:199:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(c, d, e, a, b, 33); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:200:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(b, c, d, e, a, 34); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:201:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(a, b, c, d, e, 35); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:202:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(e, a, b, c, d, 36); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:203:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(d, e, a, b, c, 37); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:204:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(c, d, e, a, b, 38); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:205:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(b, c, d, e, a, 39); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:206:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(a, b, c, d, e, 40); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:207:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(e, a, b, c, d, 41); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:208:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(d, e, a, b, c, 42); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:209:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(c, d, e, a, b, 43); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:210:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(b, c, d, e, a, 44); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:211:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(a, b, c, d, e, 45); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:212:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(e, a, b, c, d, 46); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:213:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(d, e, a, b, c, 47); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:214:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(c, d, e, a, b, 48); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:215:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(b, c, d, e, a, 49); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:216:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(a, b, c, d, e, 50); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:217:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(e, a, b, c, d, 51); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:218:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(d, e, a, b, c, 52); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:219:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(c, d, e, a, b, 53); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:220:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(b, c, d, e, a, 54); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:221:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(a, b, c, d, e, 55); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:222:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(e, a, b, c, d, 56); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:223:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(d, e, a, b, c, 57); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:224:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(c, d, e, a, b, 58); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:225:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(b, c, d, e, a, 59); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:226:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(a, b, c, d, e, 60); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:227:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(e, a, b, c, d, 61); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:228:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(d, e, a, b, c, 62); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:229:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(c, d, e, a, b, 63); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:230:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(b, c, d, e, a, 64); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:231:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(a, b, c, d, e, 65); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:232:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(e, a, b, c, d, 66); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:233:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(d, e, a, b, c, 67); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:234:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(c, d, e, a, b, 68); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:235:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(b, c, d, e, a, 69); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:236:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(a, b, c, d, e, 70); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:237:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(e, a, b, c, d, 71); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:238:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(d, e, a, b, c, 72); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:239:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(c, d, e, a, b, 73); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:240:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(b, c, d, e, a, 74); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:241:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(a, b, c, d, e, 75); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:242:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(e, a, b, c, d, 76); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:243:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(d, e, a, b, c, 77); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:244:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(c, d, e, a, b, 78); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/sha1.inl:245:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(b, c, d, e, a, 79); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/civetweb.c:13419:6: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] ; /* ignore leading whitespaces */ ^~ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/civetweb.c:16334:31: warning: cast from 'char *' to 'struct mg_connection *' increases required alignment from 1 to 8 [-Wcast-align] struct mg_connection *conn = (struct mg_connection *)SSL_get_app_data(ssl); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/civetweb.c:17271:19: warning: cast from 'char *' to 'struct mg_context *' increases required alignment from 1 to 8 [-Wcast-align] conn->phys_ctx = (struct mg_context *)(((char *)conn) + conn_size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/civetweb.c:20537:20: warning: expansion of date or time macro is not reproducible [-Wdate-time] const char *bd = __DATE__; ^ 87 warnings generated. In file included from /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:7: In file included from /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/include/CivetServer.h:11: /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/include/civetweb.h:162:2: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] long long content_length; /* Length (in bytes) of the request body, ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/include/civetweb.h:187:2: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] long long content_length; /* Length (in bytes) of the request body, ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/include/civetweb.h:955:34: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] long long content_length); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/include/civetweb.h:1042:14: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] CIVETWEB_API long long mg_store_body(struct mg_connection *conn, ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/include/civetweb.h:1271:39: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] int (*field_store)(const char *path, long long file_size, void *user_data); ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/main.c:185:14: warning: no previous extern declaration for non-static variable 'g_exit_flag' [-Wmissing-variable-declarations] volatile int g_exit_flag = 0; /* 0 = continue running main loop */ ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/main.c:185:10: note: declare 'static' if the variable is not intended to be used outside of this translation unit volatile int g_exit_flag = 0; /* 0 = continue running main loop */ ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/main.c:282:19: warning: expansion of date or time macro is not reproducible [-Wdate-time] const char *bd = __DATE__; ^ 2 warnings generated. In file included from /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:7: /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/include/CivetServer.h:190:5: warning: unknown command tag name [-Wdocumentation-unknown-command] * @bits: first byte of the websocket frame, see websocket RFC at ^~~~~ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/include/CivetServer.h:192:5: warning: unknown command tag name 'data'; did you mean 'date'? [-Wdocumentation-unknown-command] * @data, data_len: payload, with mask (if any) already applied. ^~~~~~ date /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/include/CivetServer.h:246:55: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] const struct CivetCallbacks *callbacks = 0, ^ nullptr /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/include/CivetServer.h:247:40: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] const void *UserContext = 0); ^ nullptr /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/include/CivetServer.h:249:55: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] const struct CivetCallbacks *callbacks = 0, ^ nullptr /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/include/CivetServer.h:250:40: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] const void *UserContext = 0); ^ nullptr /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:125:20: warning: use of old-style cast [-Wold-style-cast] CivetServer *me = (CivetServer *)(request_info->user_data); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:129:21: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (me->context == NULL) ^~~~ nullptr /usr/lib/llvm-9/lib/clang/9.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:136:26: warning: use of old-style cast [-Wold-style-cast] CivetHandler *handler = (CivetHandler *)cbdata; ^ ~~~~~~ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:164:20: warning: use of old-style cast [-Wold-style-cast] CivetServer *me = (CivetServer *)(request_info->user_data); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:168:21: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (me->context == NULL) ^~~~ nullptr /usr/lib/llvm-9/lib/clang/9.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:175:30: warning: use of old-style cast [-Wold-style-cast] CivetAuthHandler *handler = (CivetAuthHandler *)cbdata; ^ ~~~~~~ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:190:20: warning: use of old-style cast [-Wold-style-cast] CivetServer *me = (CivetServer *)(request_info->user_data); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:194:21: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (me->context == NULL) ^~~~ nullptr /usr/lib/llvm-9/lib/clang/9.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:197:35: warning: use of old-style cast [-Wold-style-cast] CivetWebSocketHandler *handler = (CivetWebSocketHandler *)cbdata; ^ ~~~~~~ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:211:20: warning: use of old-style cast [-Wold-style-cast] CivetServer *me = (CivetServer *)(request_info->user_data); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:215:21: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (me->context == NULL) ^~~~ nullptr /usr/lib/llvm-9/lib/clang/9.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:218:35: warning: use of old-style cast [-Wold-style-cast] CivetWebSocketHandler *handler = (CivetWebSocketHandler *)cbdata; ^ ~~~~~~ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:234:20: warning: use of old-style cast [-Wold-style-cast] CivetServer *me = (CivetServer *)(request_info->user_data); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:238:21: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (me->context == NULL) ^~~~ nullptr /usr/lib/llvm-9/lib/clang/9.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:241:35: warning: use of old-style cast [-Wold-style-cast] CivetWebSocketHandler *handler = (CivetWebSocketHandler *)cbdata; ^ ~~~~~~ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:256:20: warning: use of old-style cast [-Wold-style-cast] CivetServer *me = (CivetServer *)(request_info->user_data); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:260:21: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (me->context == NULL) ^~~~ nullptr /usr/lib/llvm-9/lib/clang/9.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:263:35: warning: use of old-style cast [-Wold-style-cast] CivetWebSocketHandler *handler = (CivetWebSocketHandler *)cbdata; ^ ~~~~~~ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:278:15: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] : context(0) ^ nullptr /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:288:22: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] userCloseHandler = NULL; ^~~~ nullptr /usr/lib/llvm-9/lib/clang/9.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:292:17: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (context == NULL) ^~~~ nullptr /usr/lib/llvm-9/lib/clang/9.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:300:15: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] : context(0) ^ nullptr /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:310:22: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] userCloseHandler = NULL; ^~~~ nullptr /usr/lib/llvm-9/lib/clang/9.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:318:20: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] pointers.back() = NULL; ^~~~ nullptr /usr/lib/llvm-9/lib/clang/9.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:321:17: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (context == NULL) ^~~~ nullptr /usr/lib/llvm-9/lib/clang/9.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:334:20: warning: use of old-style cast [-Wold-style-cast] CivetServer *me = (CivetServer *)mg_get_user_data(mg_get_context(conn)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:338:21: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (me->context == NULL) ^~~~ nullptr /usr/lib/llvm-9/lib/clang/9.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:377:47: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] mg_set_request_handler(context, uri.c_str(), NULL, NULL); ^~~~ nullptr /usr/lib/llvm-9/lib/clang/9.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:377:53: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] mg_set_request_handler(context, uri.c_str(), NULL, NULL); ^~~~ nullptr /usr/lib/llvm-9/lib/clang/9.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:384:28: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] context, uri.c_str(), NULL, NULL, NULL, NULL, NULL); ^~~~ nullptr /usr/lib/llvm-9/lib/clang/9.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:384:34: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] context, uri.c_str(), NULL, NULL, NULL, NULL, NULL); ^~~~ nullptr /usr/lib/llvm-9/lib/clang/9.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:384:40: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] context, uri.c_str(), NULL, NULL, NULL, NULL, NULL); ^~~~ nullptr /usr/lib/llvm-9/lib/clang/9.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:384:46: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] context, uri.c_str(), NULL, NULL, NULL, NULL, NULL); ^~~~ nullptr /usr/lib/llvm-9/lib/clang/9.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:384:52: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] context, uri.c_str(), NULL, NULL, NULL, NULL, NULL); ^~~~ nullptr /usr/lib/llvm-9/lib/clang/9.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:390:44: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] mg_set_auth_handler(context, uri.c_str(), NULL, NULL); ^~~~ nullptr /usr/lib/llvm-9/lib/clang/9.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:390:50: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] mg_set_auth_handler(context, uri.c_str(), NULL, NULL); ^~~~ nullptr /usr/lib/llvm-9/lib/clang/9.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:398:13: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] context = 0; ^ nullptr /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:462:27: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] const char *formParams = NULL; ^~~~ nullptr /usr/lib/llvm-9/lib/clang/9.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:463:28: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] const char *queryString = NULL; ^~~~ nullptr /usr/lib/llvm-9/lib/clang/9.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:466:20: warning: use of old-style cast [-Wold-style-cast] CivetServer *me = (CivetServer *)(ri->user_data); ^ ~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:483:46: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion] || ((conobj.postData.size() + r) ~ ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:500:26: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (ri->query_string != NULL) { ^~~~ nullptr /usr/lib/llvm-9/lib/clang/9.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:509:20: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (formParams != NULL) { ^~~~ nullptr /usr/lib/llvm-9/lib/clang/9.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:513:43: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (!get_param_success && queryString != NULL) { ^~~~ nullptr /usr/lib/llvm-9/lib/clang/9.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:532:19: warning: implicit conversion changes signedness: 'int' to 'std::__1::basic_string, std::__1::allocator >::size_type' (aka 'unsigned long') [-Wsign-conversion] dst.assign(buf, r); ~~~~~~ ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:562:24: warning: implicit conversion changes signedness: 'int' to 'std::__1::basic_string, std::__1::allocator >::size_type' (aka 'unsigned long') [-Wsign-conversion] postdata.append(buf, r); ~~~~~~ ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:622:39: warning: operand of ? changes signedness: 'int' to 'std::__1::vector >::size_type' (aka 'unsigned long') [-Wsign-conversion] server_ports.resize(size < 0 ? 0 : size); ~~~~~~ ^~~~ In file included from /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/src/CivetServer.cpp:7: /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/include/CivetServer.h:39:24: warning: 'CivetException' has no out-of-line virtual method definitions; its vtable will be emitted in every translation unit [-Wweak-vtables] class CIVETWEB_CXX_API CivetException : public std::runtime_error ^ /home/conan/w/cci_PR-4358/.conan/data/civetweb/1.13/_/_/build/aacb2acff094b21fbe5305f41e2bda2d31ebebed/source_subfolder/include/CivetServer.h:129:24: warning: 'CivetAuthHandler' has no out-of-line virtual method definitions; its vtable will be emitted in every translation unit [-Wweak-vtables] class CIVETWEB_CXX_API CivetAuthHandler ^ 60 warnings generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY