Test output: teeks99-09-v11m-64onAMD64 - function_types - member_ccs_exact / msvc-11.0
Rev 62658b2ab10667a59ced1201b3443ff937b70d4e / Tue, 19 Nov 2024 06:55:36 +0000
Notes
This test case was explicitly marked up in status/explicit-failures-markup.xml file in the Boost repository as "expected to fail", but is passing. Please consult the notes/output below for more details.
[ Tobias Schwinger ] Not all compilers/platforms implement nonstandard calling conventions.
With GCC/x86 this failure reflects http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29328 .
Compile [2024-11-19 08:30:38 UTC]: succeed


    call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-11.0\msvc-setup.bat" amd64 >nul
 cl /Zm800 -nologo "..\libs\function_types\test\custom_ccs\member_ccs_exact.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\function_types\test\member_ccs_exact.test\msvc-11.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\member_ccs_exact.obj"     -TP /wd4675 /EHs /GR /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /favor:blend -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 "-I.." "-IC:\teeks99-09\run\boost_root\libs\assert\include" "-IC:\teeks99-09\run\boost_root\libs\core\include" "-IC:\teeks99-09\run\boost_root\libs\detail\include" "-IC:\teeks99-09\run\boost_root\libs\function_types\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include" 

member_ccs_exact.cpp
..\libs\function_types\test\custom_ccs\member_ccs_exact.cpp(12): note: Test skipped because _M_IX86 is not defined