Warnings: teeks99-09-v17m-64onAMD64 - context / msvc-14.3
Rev 69e476672a53c7c500b7608784fb4160b013c251 / Sun, 21 Jun 2026 01:27:38 +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.