Skip to content

build-cpp-msvc (Debug, latest) fails at the main branch #950

@lenaploetzke

Description

@lenaploetzke

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

Metadata

Metadata

Assignees

Labels

class::bugBugs found in the softwareprio::criticalThe priority of this task is very high. This issue is critical for continuation.status::in progressThis issue is in progess.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions