Warnings: teeks99-09-v17d-64onAMD64 - context / msvc-14.3
Rev c8d0b32583c2fa3266edf88cd8ccb32312feae17 / Thu, 21 Nov 2024 02:29: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.