-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Labels
class::bugBugs found in the softwareBugs found in the softwareprio::criticalThe priority of this task is very high. This issue is critical for continuation.The priority of this task is very high. This issue is critical for continuation.status::in progressThis issue is in progess.This issue is in progess.
Description
Bug description
CI has been failing for two days because of a new version of msvc. The warning should be suppressed.
Version
Github (CI, Actions, etc.)
To reproduce
Run CI
Relevant log output
D:\a\memilio\memilio\cpp\build-win\_deps\spdlog-src\include\spdlog/fmt/bundled/format.h(490): error C2220: the following warning is treated as an error
D:\a\memilio\memilio\cpp\build-win\_deps\spdlog-src\include\spdlog/fmt/bundled/format.h(490): warning C4996: '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.Add any relevant information, e.g. used compiler, screenshots.
No response
Checklist
- Attached labels, especially loc:: or model:: labels.
- Linked to project
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
class::bugBugs found in the softwareBugs found in the softwareprio::criticalThe priority of this task is very high. This issue is critical for continuation.The priority of this task is very high. This issue is critical for continuation.status::in progressThis issue is in progess.This issue is in progess.