27 Feb
2023
27 Feb
'23
12:16 p.m.
On Mon, Feb 27, 2023 at 6:49 AM Daniela Engert wrote:
I've noticed that e.g. Boost.Log no longer compiles on msvc 19.35 (i.e. VS2022 update 5). Looking at the test matrix to figure out where the problem might lie, I couldn't find any column with the test results of *any* msvc version, lest the current one. Is there a reason for no longer running the tests with msvc compilers?
I don't believe it's intentional. Tom, do you know why the MSVC runners aren't reporting any results? Andrey, Log does use Appveyor for MSVC testing too: https://ci.appveyor.com/project/Lastique/log but there's no 1935 being tested there. Glen