Warnings: teeks99-09-v18m-64onAMD64 - context / msvc-14.5
Rev cdfc3df7627ed38154e3a6066603d4fa57de9505 / Mon, 22 Jun 2026 19:02:31 +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.