Silence MSVC stdext::checked_array_iterator deprecation warnings for now #736
Annotations
3 errors and 10 warnings
praat/foned/SoundRecorder.cpp#L464
'bcopy': identifier not found [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
praat/foned/SoundRecorder.cpp#L546
'bcopy': identifier not found [D:\a\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
|
'stdext::checked_array_iterator<T *>': 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\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
|
|
|
|
'stdext::checked_array_iterator<T *>': 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\Parselmouth\Parselmouth\build\praat\praat.vcxproj]
|
|
|
|
|
This job failed
Loading