Warnings: teeks99-01-dg13-20-64onriscv64 - hof / gcc-13~c++20
Rev c5239cd4ca1e63a779117b2b48e182fa95c31b54 / Mon, 18 Nov 2024 08:24:36 +0000
placeholders
../libs/hof/test/placeholders.cpp:197:27: warning: result of ???2^1??? is 3; did you mean ???1 << 1??? (2)? [-Wxor-used-as-pow]
../libs/hof/test/placeholders.cpp:197:25: note: you can silence this warning by using a hexadecimal constant (0x2 rather than 2)
../libs/hof/test/placeholders.cpp:420:27: warning: result of ???2^1??? is 3; did you mean ???1 << 1??? (2)? [-Wxor-used-as-pow]
../libs/hof/test/placeholders.cpp:420:25: note: you can silence this warning by using a hexadecimal constant (0x2 rather than 2)
../libs/hof/test/placeholders.cpp:567:27: warning: result of ???2^1??? is 3; did you mean ???1 << 1??? (2)? [-Wxor-used-as-pow]
../libs/hof/test/placeholders.cpp:567:25: note: you can silence this warning by using a hexadecimal constant (0x2 rather than 2)
../libs/hof/test/placeholders.cpp:714:27: warning: result of ???2^1??? is 3; did you mean ???1 << 1??? (2)? [-Wxor-used-as-pow]
../libs/hof/test/placeholders.cpp:714:25: note: you can silence this warning by using a hexadecimal constant (0x2 rather than 2)