Use a configurable thread pool for the RtpsRelay event handlers #468
Annotations
20 warnings
make messenger tests
'stdext::checked_array_iterator<_Ptr>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning. [D:\a\OpenDDS\OpenDDS\OpenDDS\tests\DCPS\Messenger\DDS_Messenger_Idl.vcxproj]
|
make messenger tests
'stdext::checked_array_iterator<TAO::unbounded_value_sequence<CORBA::Octet,int>::value_type *>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning. [D:\a\OpenDDS\OpenDDS\OpenDDS\tests\DCPS\Messenger\DDS_Messenger_Idl.vcxproj]
|
make messenger tests
'stdext::checked_array_iterator<TAO::unbounded_value_sequence<CORBA::Octet,int>::value_type *>::checked_array_iterator': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning. [D:\a\OpenDDS\OpenDDS\OpenDDS\tests\DCPS\Messenger\DDS_Messenger_Idl.vcxproj]
|
make messenger tests
'stdext::checked_array_iterator<TAO::unbounded_value_sequence<CORBA::Octet,int>::value_type *>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning. [D:\a\OpenDDS\OpenDDS\OpenDDS\tests\DCPS\Messenger\DDS_Messenger_Idl.vcxproj]
|
make messenger tests
'stdext::checked_array_iterator<TAO::unbounded_value_sequence<CORBA::Octet,int>::value_type *>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning. [D:\a\OpenDDS\OpenDDS\OpenDDS\tests\DCPS\Messenger\DDS_Messenger_Idl.vcxproj]
|
make messenger tests
'stdext::checked_array_iterator<TAO::unbounded_value_sequence<CORBA::Octet,int>::value_type *>::iterator_category': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning. [D:\a\OpenDDS\OpenDDS\OpenDDS\tests\DCPS\Messenger\DDS_Messenger_Idl.vcxproj]
|
make messenger tests
'stdext::checked_array_iterator<TAO::unbounded_value_sequence<CORBA::Octet,int>::value_type *>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning. [D:\a\OpenDDS\OpenDDS\OpenDDS\tests\DCPS\Messenger\DDS_Messenger_Idl.vcxproj]
|
make messenger tests
'stdext::checked_array_iterator<TAO::unbounded_value_sequence<CORBA::Octet,int>::value_type *>::value_type': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning. [D:\a\OpenDDS\OpenDDS\OpenDDS\tests\DCPS\Messenger\DDS_Messenger_Idl.vcxproj]
|
make messenger tests
'stdext::checked_array_iterator<TAO::unbounded_value_sequence<CORBA::Octet,int>::value_type *>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning. [D:\a\OpenDDS\OpenDDS\OpenDDS\tests\DCPS\Messenger\DDS_Messenger_Idl.vcxproj]
|
make messenger tests
'stdext::checked_array_iterator<TAO::unbounded_value_sequence<CORBA::Octet,int>::value_type *>::difference_type': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning. [D:\a\OpenDDS\OpenDDS\OpenDDS\tests\DCPS\Messenger\DDS_Messenger_Idl.vcxproj]
|
make C++11 messenger test
'stdext::checked_array_iterator<_Ptr>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning. [D:\a\OpenDDS\OpenDDS\OpenDDS\tests\DCPS\C++11\Messenger\Idl\DDS_Cxx11_Messenger_Idl.vcxproj]
|
make C++11 messenger test
'stdext::checked_array_iterator<TAO::unbounded_value_sequence<CORBA::Octet,int>::value_type *>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning. [D:\a\OpenDDS\OpenDDS\OpenDDS\tests\DCPS\C++11\Messenger\Idl\DDS_Cxx11_Messenger_Idl.vcxproj]
|
make C++11 messenger test
'stdext::checked_array_iterator<TAO::unbounded_value_sequence<CORBA::Octet,int>::value_type *>::checked_array_iterator': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning. [D:\a\OpenDDS\OpenDDS\OpenDDS\tests\DCPS\C++11\Messenger\Idl\DDS_Cxx11_Messenger_Idl.vcxproj]
|
make C++11 messenger test
'stdext::checked_array_iterator<TAO::unbounded_value_sequence<CORBA::Octet,int>::value_type *>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning. [D:\a\OpenDDS\OpenDDS\OpenDDS\tests\DCPS\C++11\Messenger\Idl\DDS_Cxx11_Messenger_Idl.vcxproj]
|
make C++11 messenger test
'stdext::checked_array_iterator<TAO::unbounded_value_sequence<CORBA::Octet,int>::value_type *>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning. [D:\a\OpenDDS\OpenDDS\OpenDDS\tests\DCPS\C++11\Messenger\Idl\DDS_Cxx11_Messenger_Idl.vcxproj]
|
make C++11 messenger test
'stdext::checked_array_iterator<TAO::unbounded_value_sequence<CORBA::Octet,int>::value_type *>::iterator_category': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning. [D:\a\OpenDDS\OpenDDS\OpenDDS\tests\DCPS\C++11\Messenger\Idl\DDS_Cxx11_Messenger_Idl.vcxproj]
|
make C++11 messenger test
'stdext::checked_array_iterator<TAO::unbounded_value_sequence<CORBA::Octet,int>::value_type *>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning. [D:\a\OpenDDS\OpenDDS\OpenDDS\tests\DCPS\C++11\Messenger\Idl\DDS_Cxx11_Messenger_Idl.vcxproj]
|
make C++11 messenger test
'stdext::checked_array_iterator<TAO::unbounded_value_sequence<CORBA::Octet,int>::value_type *>::value_type': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning. [D:\a\OpenDDS\OpenDDS\OpenDDS\tests\DCPS\C++11\Messenger\Idl\DDS_Cxx11_Messenger_Idl.vcxproj]
|
make C++11 messenger test
'stdext::checked_array_iterator<TAO::unbounded_value_sequence<CORBA::Octet,int>::value_type *>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning. [D:\a\OpenDDS\OpenDDS\OpenDDS\tests\DCPS\C++11\Messenger\Idl\DDS_Cxx11_Messenger_Idl.vcxproj]
|
make C++11 messenger test
'stdext::checked_array_iterator<TAO::unbounded_value_sequence<CORBA::Octet,int>::value_type *>::difference_type': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning. [D:\a\OpenDDS\OpenDDS\OpenDDS\tests\DCPS\C++11\Messenger\Idl\DDS_Cxx11_Messenger_Idl.vcxproj]
|
Loading