dosbox-staging:sp/msvc-ci-test-1

Last commit made on 2024-03-12
Get this branch:
git clone -b sp/msvc-ci-test-1 https://git.launchpad.net/dosbox-staging

Branch merges

Branch information

Name:
sp/msvc-ci-test-1
Repository:
lp:dosbox-staging

Recent commits

1dbc83d... by shermp <email address hidden>

Enable VCPKG debug flag

4384454... by Daniel Bomar

Lower PVS allowed warnings

e1156ea... by Daniel Bomar

Fix PVS warning about default initialization

1b46d55... by Daniel Bomar

Ignore PVS warning

It complains about a variable being assigned twice.
It doesn't see that it is being used between assignments through a union.

e578510... by Daniel Bomar

Collapse duplicate if statements

77c7f71... by Daniel Bomar

Remove unused parameter from fatDrive constructor

a5e33aa... by John Novak <email address hidden>

Don't run PVS-Studio in forked PRs

ac2c53d... by John Novak <email address hidden>

Revert "Allow the PVS-Studio workflow run in forked PRs"

This reverts commit 9a04ee9bcb2a859400ec7f338a7303665b61bbab.

add6efa... by John Novak <email address hidden>

Revert "Fix PVS-Studio workflow on branched PRs & forks"

This reverts commit e0272aad62434b2b538a8981d9b0cfd44f0635df.

e0272aa... by John Novak <email address hidden>

Fix PVS-Studio workflow on branched PRs & forks