avast / avast/retdec

Make debug build in MS Visual Studio work

Open
#862 1 comment 0 reactions 1 assignee Claimed by @PeterMatula View on GitHub
T-comp-msvc
Dominant language
C++
Stars
8.6k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

MSVC compiler is much stricter in Debug build than GCC or Clang. It can reveal some problem in our project. Therefore, add such configuration to our TeamCity (done), and make it work - i.e. make all the tests pass.

I already created the [Debug configuration](https://retdec-tc.avast.com/buildConfiguration/Retdec_WinDebugBuild?mode=builds#all-projects), but some tests are failing. **Note**: in order for our GitHub TC badge to stay green, I disabled _Failure Conditions_ for this config - it looks like it is passing. So it needs to be inspected manually and enable the conditions once the problem are fixed.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.