Warnings: teeks99-09-v17dl-64onAMD64 - context / msvc-14.3
Rev c5239cd4ca1e63a779117b2b48e182fa95c31b54 / Mon, 18 Nov 2024 15:51:42 +0000
test_callcc_asm
..\libs\context\test\test_callcc.cpp(298): warning C5272: throwing an object of non-copyable type 'my_exception' is non-standard. If a copy is needed at runtime it will be made as if by memcpy.
                
test_callcc_native
..\libs\context\test\test_callcc.cpp(298): warning C5272: throwing an object of non-copyable type 'my_exception' is non-standard. If a copy is needed at runtime it will be made as if by memcpy.
                
test_fiber_asm
..\libs\context\test\test_fiber.cpp(307): warning C5272: throwing an object of non-copyable type 'my_exception' is non-standard. If a copy is needed at runtime it will be made as if by memcpy.
                
test_fiber_native
..\libs\context\test\test_fiber.cpp(307): warning C5272: throwing an object of non-copyable type 'my_exception' is non-standard. If a copy is needed at runtime it will be made as if by memcpy.